Skip to content

Commit f8a08e2

Browse files
committed
Fix syntax highlighting
Signed-off-by: David Celis <[email protected]>
1 parent 47232ae commit f8a08e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ class MoviesAPI < Grape::API
7070
paginate movies
7171
end
7272
end
73+
```
7374

7475
Then `curl --include` to see your Link header pagination in action:
7576

0 commit comments

Comments
 (0)