Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Jan 17, 2025
1 parent dc6a372 commit c1919e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/interpolation.scm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(test "interpolation: shoud parse simple string"
(test "interpolation: should parse simple string"
(lambda (t)
(t.plan 1)
(t.is #"foo" "foo")))
Expand Down

0 comments on commit c1919e5

Please sign in to comment.