Fix small typo (#1335)

This commit is contained in:
Abdussamet Koçak 2021-05-23 02:53:34 +03:00 committed by GitHub
commit 459259175e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -261,7 +261,7 @@ database file to the URL path for every table and query within that database.
When combined with far-future expire headers this ensures that queries can be
cached forever, safe in the knowledge that any modifications to the database
itself will result in new, uncachcacheed URL paths.
itself will result in new, uncached URL paths.
::