Skip to content

Commit 78eea51

Browse files
committed
Fix README syntax highlighting
1 parent 515f589 commit 78eea51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ stree search VarRef path/to/file.rb
226226

227227
For a file that contains `Foo + Bar` you will receive:
228228

229-
```ruby
229+
```
230230
path/to/file.rb:1:0: Foo + Bar
231231
path/to/file.rb:1:6: Foo + Bar
232232
```

0 commit comments

Comments
 (0)