Skip to content

Commit e136de3

Browse files
committed
typo
1 parent 8efb7e6 commit e136de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Bash scanner for highlighting scripts with CodeRay
1313
plain = File.read('some_script.sh')
1414
@body = CodeRay.scan(plain, :bash).div
1515

16-
### in your template then do some thing like
16+
### in your template then do something like
1717

1818
<%= @body %>
1919

0 commit comments

Comments
 (0)