From d4afebc88360de4934b7ad49488d5cae4faca8c9 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Tue, 6 Oct 2020 14:47:43 -0400 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc9a66a..072907a 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ First: bump version numbers in ``common.mk``, ``CMakeLists.txt``, and ``android/olm-sdk/build.gradle`` (``versionCode``, ``versionName`` and ``version``). -Also, ensure the changelog is up to date, and that everyting is committed to +Also, ensure the changelog is up to date, and that everything is committed to git. It's probably sensible to do the above on a release branch (``release-vx.y.z``