Skip to content

Commit ee5fbe7

Browse files
Merge pull request #29 from workleap/docs/touch-ups-4585467
docs: touch ups
2 parents aa5f3fb + 258fda9 commit ee5fbe7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pnpm install
5959

6060
### Setup Retype
6161

62-
[Retype](https://retype.com/) is the documentation platform that the Skew Protection package is using for its documentation. As this project is leveraging a few [Pro features](https://retype.com/pro/) of Retype it is recommended to setup [Retype wallet](https://retype.com/guides/cli/#retype-wallet).
62+
[Retype](https://retype.com/) is the documentation platform that the `@workleap/netlify-skew-protection` package is using for its documentation. As this project is leveraging a few [Pro features](https://retype.com/pro/) of Retype it is recommended to setup [Retype wallet](https://retype.com/guides/cli/#retype-wallet).
6363

6464
Everything should work fine without a wallet but there are a few limitations to use Retype Pro features without one. If you want to circumvent these limitations, you can optionally, setup your [Retype wallet](https://retype.com/guides/cli/#retype-wallet).
6565

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Finally, open the `skew-protection.ts` file and paste in the contents for either
6161

6262
#### SPA mode
6363

64-
Use this mode if your application is a standard Single Page Application, where all paths are typically served from a single `index.html` file
64+
Use this mode if your application is a standard Single Page Application, where all paths are typically served from a single `index.html` file.
6565

6666
```ts skew-protection.ts
6767
import { config, createSkewProtectionFunction } from "@workleap/netlify-skew-protection";

0 commit comments

Comments
 (0)