1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Fixed typo in comment in ActionCable::Connection::TestCase [ci skip]

This commit is contained in:
Narendra Rajput 2019-09-24 14:43:38 +05:30
parent 3ac9e22c12
commit 66a44b1710

View file

@ -85,7 +85,7 @@ module ActionCable
# end
# end
#
# +connect+ accepts additional information the HTTP request with the
# +connect+ accepts additional information about the HTTP request with the
# +params+, +headers+, +session+ and Rack +env+ options.
#
# def test_connect_with_headers_and_query_string