From 69dbe65c19cfb0f31d72d644d74a7f0477308035 Mon Sep 17 00:00:00 2001 From: 1337617 <113424449+1337617@users.noreply.github.com> Date: Thu, 15 Sep 2022 10:33:43 +0300 Subject: [PATCH] Improving the README.markdown document --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 6cb12dd2..a0f8990a 100644 --- a/README.markdown +++ b/README.markdown @@ -113,7 +113,7 @@ See [release-notes.md](https://github.com/handlebars-lang/handlebars.js/blob/mas If you are using Handlebars in production, please regularly look for issues labeled [possibly breaking](https://github.com/handlebars-lang/handlebars.js/issues?q=is%3Aopen+is%3Aissue+label%3A%22possibly+breaking%22). If this label is applied to an issue, it means that the requested change is probably not a breaking change, -but since Handlebars is widely in use by a lot of people, chances are always there that it breaks somebodies build. +but since Handlebars is widely in use by a lot of people, there's always a chance that it breaks somebody's build. Known Issues