Skip to content

Commit cfda346

Browse files
james-elicxvicb
andauthored
Update packages/cloudflare/src/api/d1-tag-cache.ts
Co-authored-by: Victor Berchet <[email protected]>
1 parent 892667c commit cfda346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cloudflare/src/api/d1-tag-cache.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { getCloudflareContext } from "./cloudflare-context.js";
1010
*
1111
* This table should be populated using an SQL file that is generated during the build process.
1212
*
13-
* **Tag/path mappings**
13+
* **Tag/path mappings table**
1414
*
1515
* Information about the relation between tags and paths is stored in a `tags` table that contains
1616
* two columns; `tag`, and `path`. The table name can be configured with `NEXT_CACHE_D1_TAGS_TABLE`

0 commit comments

Comments
 (0)