From fd78a1fbc23035c8061669ba77c7498d4c318332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Jone=C5=A1?= Date: Wed, 11 Aug 2021 12:03:15 +0200 Subject: [PATCH] Improve wording in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 305cbde..189affa 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ As mentioned [above](#how-to-use), only subset of functionality is implemented n ### Creating NuGet package -Until we have a CI pipeline, this is how we release new version of the package (don't forget to replace 1.0.0 by the correct version): +Until we have a CI pipeline, this is how we release new version of the package (don't forget to replace 1.0.0 with the correct version): ```bash cd src/KnowledgePicker.WordCloud