From 75fba370b941fc211df70348081f529a0f2c6c0b Mon Sep 17 00:00:00 2001 From: Igor Soloydenko Date: Thu, 21 Feb 2019 10:14:49 -0800 Subject: [PATCH] wrap dont-call-propTypes into doublequotes --- content/warnings/dont-call-proptypes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/warnings/dont-call-proptypes.md b/content/warnings/dont-call-proptypes.md index afd81144c..cffcfdd3a 100644 --- a/content/warnings/dont-call-proptypes.md +++ b/content/warnings/dont-call-proptypes.md @@ -1,5 +1,5 @@ --- -title: Предупреждение: не вызывайте PropTypes +title: "Предупреждение: не вызывайте PropTypes" layout: single permalink: warnings/dont-call-proptypes.html ---