From fd14ff4fc4ca164e35aacd76d4953817973980dd Mon Sep 17 00:00:00 2001 From: Dev Ojha Date: Tue, 12 Apr 2022 11:24:47 -0500 Subject: [PATCH] typo fix (#11619) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7c2621f9b3..e2d1be58a7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -76,7 +76,7 @@ When proposing an architecture decision for the Cosmos SDK, please start by open * The latest state of development is on `master`. * `master` must never fail `make lint test test-race`. * No `--force` onto `master` (except when reverting a broken commit, which should seldom happen). -* Create a branch to start a wok: +* Create a branch to start work: * Fork the repo (core developers must create a branch directly in the Cosmos SDK repo), branch from the HEAD of `master`, make some commits, and submit a PR to `master`. * For core developers working within the `cosmos-sdk` repo, follow branch name conventions to ensure a clear