We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9846a2 commit 84c31f6Copy full SHA for 84c31f6
packages/gatsby-plugin-create-client-paths/README.md
@@ -1,7 +1,7 @@
1
# gatsby-plugin-create-client-paths
2
3
Use this plugin to simplify creating a “hybrid” Gatsby app with both statically
4
-rendered pages as well as "client-paths". These paths exist exist on the client
+rendered pages as well as "client-paths". These paths exist on the client
5
only and do not correspond to `index.html` files in an app's built assets.
6
7
## Usage
0 commit comments