Skip to content

Commit

Permalink
Minor readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinj committed Oct 27, 2019
1 parent e855504 commit 4b0100f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ module Twitter

desc 'Return a status.'
params do
requires :id, type: Integer, desc: 'Status id.'
requires :id, type: Integer, desc: 'Status ID.'
end
route_param :id do
get do
Expand Down

0 comments on commit 4b0100f

Please sign in to comment.