Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit a755f1a

Browse files
committed
Sorry, more indentation
1 parent c12af10 commit a755f1a

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
@@ -183,7 +183,7 @@ class App
183183
optional :flash_message, type: String, default: 'Welcome!' # no need to feed through `getDefaultProps`
184184
end
185185

186-
# Will append to the params above
186+
# Will append to the params above
187187
params do
188188
requires :password, type: String
189189
end

0 commit comments

Comments
 (0)