Skip to content

Commit de4b161

Browse files
authored
Update comment on square brackets validity in WHATWG
1 parent 0df45fd commit de4b161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/elixir/lib/uri.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ defmodule URI do
805805
userinfo: nil
806806
}
807807
808-
Strictly speaking, square brackets are strictly valid even in the WHATWG
808+
Generally speaking, square brackets are strictly invalid even in the WHATWG
809809
URL standard used by browsers, but browsers tend to be permissive and often
810810
allow invalid characters to pass through.
811811
"""

0 commit comments

Comments
 (0)