diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 38f669e62f..42a4ada3f5 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -12,7 +12,7 @@ It's never a fun experience to have your pull request declined after investing a ## Prerequisites -This project uses [`pnpm`](https://pnpm.io) as a package manager. The required `pnpm` version to get started is `^9.1.0. +This project uses [`pnpm`](https://pnpm.io) as a package manager. The required `pnpm` version to get started is `^9.1.0`. ## Development environment diff --git a/packages/rainbowkit/CHANGELOG.md b/packages/rainbowkit/CHANGELOG.md index ffa5e7c10f..cb63989f21 100644 --- a/packages/rainbowkit/CHANGELOG.md +++ b/packages/rainbowkit/CHANGELOG.md @@ -12,7 +12,7 @@ Follow the appropriate steps below to migrate. - ** NextAuth Authentication ** + **NextAuth Authentication** 1. Remove `siwe` and `ethers` @@ -87,7 +87,7 @@ Reference the [with-next-siwe-next-auth](https://github.com/rainbow-me/rainbowkit/tree/main/examples/with-next-siwe-next-auth) example for more guidance. - ** Custom Authentication ** + **Custom Authentication** 1. Remove `siwe` and `ethers`