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
1 changed files with 1 additions and 1 deletions

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