Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gurgunday committed Feb 3, 2024
1 parent 9f12cac commit 720629a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ Then in your templates:
<link href="{{ fastify.getHashedAsset('css/main.css') }}" rel="stylesheet">
```

##### Example of a custom script that can pregenerate the hashes
##### Example of a custom script that can pregenerate the hashes:

```js
#!/usr/bin/env node
Expand Down

0 comments on commit 720629a

Please sign in to comment.