diff --git a/contributing.md b/contributing.md index 15b3e9c..5ec8004 100644 --- a/contributing.md +++ b/contributing.md @@ -72,7 +72,7 @@ yarn link yarn link react react-dom ``` -Now, you can run `yarn dev` to keep `react-notion-x` up-to-date in one tab and in another tab, you can run `yarn dev` to keep `nextjs-notion-starter-kit` up-to-date. +With this setup, in one tab, you can run `yarn dev` to keep `react-notion-x` up-to-date, and in another tab, you can run `yarn dev` to keep `nextjs-notion-starter-kit` up-to-date. ### Gotchas diff --git a/readme.md b/readme.md index 33a9ffd..139a5ca 100644 --- a/readme.md +++ b/readme.md @@ -133,7 +133,7 @@ Note that this feature is completely optional. ## Contributing -If you want to contribute to the project, see the [contribution guide](contributing.md) and join our amazing list of [contributors](https://github.com/transitive-bullshit/nextjs-notion-starter-kit/graphs/contributors)! +See the [contribution guide](contributing.md) and join our amazing list of [contributors](https://github.com/transitive-bullshit/nextjs-notion-starter-kit/graphs/contributors)! ## License