Skip to content

Commit b56534c

Browse files
committed
Merge pull request #1241 from williamn/patch-1
Update README.md
2 parents 87cd364 + 070703a commit b56534c

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
@@ -1569,7 +1569,7 @@ end
15691569

15701570
The following example specifies the entity to use in the `http_codes` definition.
15711571

1572-
```
1572+
```ruby
15731573
desc 'My Route' do
15741574
failure [[408, 'Unauthorized', API::Error]]
15751575
end

0 commit comments

Comments
 (0)