You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will change the space to an underscore. The space is not signficant, it just matches the two previous example URIs: "some uri.dart" and "other uri.dart". Since spaces are not allowed in URI references, changing it to underscore is probably better.
In the Syntax section, we say
"default uri.dart"
and that's not clear if the worddefault
is a special word, we actually meantdefault_uri.dart
Can we remove the spaces in the uri examples or is the space intentional?
Thanks!
The text was updated successfully, but these errors were encountered: