We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d9c48 commit feef0baCopy full SHA for feef0ba
reference/configuration/framework.rst
@@ -233,7 +233,7 @@ would be ``/images/logo.png?version=5``.
233
234
URL rewrite rules could then be used to disregard the version prefix before
235
serving the asset. Alternatively, you could copy assets to the appropriate
236
- version path as part of your deployment process and forgot any URL rewriting.
+ version path as part of your deployment process and forgo any URL rewriting.
237
The latter option is useful if you would like older asset versions to remain
238
accessible at their original URL.
239
0 commit comments