Skip to content

Commit

Permalink
Merge pull request #57 from fingerprintjs/feature/contributing-typo
Browse files Browse the repository at this point in the history
docs: contributing.md typo
  • Loading branch information
ilfa committed Aug 2, 2022
2 parents 0bbb5b7 + 9dc73fe commit 6cf60d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The main branch is locked for the push action. For proposing changes, use the st

### Development playground

There are 2 demo pages for this integration:
There are 3 demo pages for this integration:
1. In `/examples/spa` folder. It is a rich demo with scenarios of using different caching strategies. You can find more info about configuration and starting demo in the [readme](examples/spa/README.md).
2. In `/examples/next` folder. It is a demo built with NextJS that allows testing SSR scenarios. You can find more info about configuration and starting demo in the [readme](examples/next/README.md).
3. In `/examples/preact` folder. It is a demo built with Preact. You can find more info about configuration and starting demo in the [readme](examples/preact/README.md).
Expand Down

0 comments on commit 6cf60d5

Please sign in to comment.