Skip to content

Commit

Permalink
Fixed small typo in upgrade instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
duncan-fairley authored Aug 31, 2024
1 parent 0c1e511 commit 2012d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"id": "2334",
"steps": [
{
"title": "Update your entry.server.jsx file to include this check",
"title": "Update your entry.client.jsx file to include this check",
"code": "YGBgZGlmZgorIGlmICghd2luZG93LmxvY2F0aW9uLm9yaWdpbi5pbmNsdWRlcygid2ViY2FjaGUuZ29vZ2xldXNlcmNvbnRlbnQuY29tIikpIHsKICAgc3RhcnRUcmFuc2l0aW9uKCgpID0+IHsKICAgICBoeWRyYXRlUm9vdCgKICAgICAgIGRvY3VtZW50LAogICAgICAgPFN0cmljdE1vZGU+CiAgICAgICAgIDxSZW1peEJyb3dzZXIgLz4KICAgICAgIDwvU3RyaWN0TW9kZT4KICAgICApOwogICB9KTsKKyB9CmBgYA=="
}
]
Expand Down

0 comments on commit 2012d52

Please sign in to comment.