Skip to content

Commit 5f4da38

Browse files
mnighstaylor
authored andcommitted
Update README.md
1 parent b2bd03d commit 5f4da38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Will result in:
171171
</html>
172172
```
173173

174-
A list of prioritized tags and attributes can be found in [constants.js](./src/constants.js).
174+
A list of prioritized tags and attributes can be found in [constants.ts](./src/constants.ts).
175175

176176
## Usage without Context
177177
You can optionally use `<Helmet>` outside a context by manually creating a stateful `HelmetData` instance, and passing that stateful object to each `<Helmet>` instance:

0 commit comments

Comments
 (0)