From 29704773e684d363fdd4759769d66a23e7fd6f23 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Fri, 25 Mar 2022 20:14:12 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contributing.md | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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