Skip to content

Commit 0a6fca9

Browse files
committed
chore: fix a typo; make some scripts executable
1 parent 4f31f39 commit 0a6fca9

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Their outputs are compared structurally to known good outputs stored
2222
in `test/fixtures`.
2323

2424
When `just test` fails, I suggest running the two tracers directly and
25-
analyzing where their outputs differs.
25+
analyzing where their outputs differ.
2626

2727
Please note that only the codetracer-pure-ruby-recorder formats the output json for
2828
human readability. Thus, you must use `jq -S` when comparing the outputs.

examples/selective_tracing.rb

100644100755
File mode changed.

examples/selective_tracing_pure.rb

100644100755
File mode changed.

scripts/publish_gems.rb

100644100755
File mode changed.

0 commit comments

Comments
 (0)