Skip to content

Commit

Permalink
docs: tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSinclair committed Oct 15, 2024
1 parent d1c0e9b commit f3098fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions packages/rainbowkit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

Follow the appropriate steps below to migrate.

** NextAuth Authentication **
**NextAuth Authentication**

1. Remove `siwe` and `ethers`

Expand Down Expand Up @@ -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`
Expand Down

0 comments on commit f3098fb

Please sign in to comment.