Skip to content

Commit e33dbe1

Browse files
Fix code example indentation [ci-skip]
1 parent f15cf4b commit e33dbe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actionpack/lib/action_controller/metal/http_authentication.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module HttpAuthentication
2121
# def edit
2222
# render plain: "I'm only accessible if you know the password"
2323
# end
24-
# end
24+
# end
2525
#
2626
# === Advanced \Basic example
2727
#

0 commit comments

Comments
 (0)