From 8b048d11ad8591c0ec03d5cc2a6908d52bc9cf0c Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Fri, 7 Jan 2022 13:27:28 +0800 Subject: [PATCH] docs: fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f35fb191..587adae1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,5 +19,5 @@ This repo is a monorepo using pnpm workspaces. The package manager used to insta ## Pull Request Guidelines - Checkout a topic branch from a base branch, e.g. `main`, and merge back against that branch. -- For any non-trivial new features or bug fixes, please open a issue first and have it approved before working on it. +- For any non-trivial new features or bug fixes, please open an issue first and have it approved before working on it. - Don't include the `playground` directory in the commits. It will be updated automatically after each release. -- 2.39.5