Skip to content

Commit 840ebc5

Browse files
committed
chore: format docs
1 parent 8c49e19 commit 840ebc5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/latest/concepts/static-files.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ every deploy is wasteful.
132132

133133
The `contentAddressedStatic` option lets you specify glob patterns for files
134134
that should use their **content hash** as the cache-bust key instead of the
135-
build ID. The URL only changes when the file content changes — surviving
136-
deploys unchanged.
135+
build ID. The URL only changes when the file content changes — surviving deploys
136+
unchanged.
137137

138138
```ts dev.ts
139139
import { Builder } from "fresh/dev";

0 commit comments

Comments
 (0)