mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fix small typo (#1335)
This commit is contained in:
parent
9b3b7e280c
commit
459259175e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
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
|
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.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue