TurboWarp / docs

Documentation for TurboWarp
https://docs.turbowarp.org/
Creative Commons Attribution 4.0 International
25 stars 420 forks source link

Noticed a grammar mistake on the "URL Parameters" section #85

Closed ghost closed 1 year ago

ghost commented 1 year ago

Scroll down to the bottom and you'll see

https:// is implied if you don't include a protocol. http:// URLs generally will generally not work for security reasons. Note that the URL needs to be a direct download and must support CORS (Access-Control-Allow-Origin: *). GitHub Pages will do this automatically and is known to work well.

I noticed it says "generally" twice. Was this for a reason? Idk

GarboMuffin commented 1 year ago

fixed