We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df45fd commit de4b161Copy full SHA for de4b161
1 file changed
lib/elixir/lib/uri.ex
@@ -805,7 +805,7 @@ defmodule URI do
805
userinfo: nil
806
}
807
808
- Strictly speaking, square brackets are strictly valid even in the WHATWG
+ Generally speaking, square brackets are strictly invalid even in the WHATWG
809
URL standard used by browsers, but browsers tend to be permissive and often
810
allow invalid characters to pass through.
811
"""
0 commit comments