From f328610142e90fa2b62c61f11a5c8b9e53d09769 Mon Sep 17 00:00:00 2001 From: Bruce Weirdan Date: Mon, 4 Oct 2021 23:45:47 +0300 Subject: [PATCH] Update docs/annotating_code/type_syntax/scalar_types.md --- docs/annotating_code/type_syntax/scalar_types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/annotating_code/type_syntax/scalar_types.md b/docs/annotating_code/type_syntax/scalar_types.md index 2818a410a..8a86008d1 100644 --- a/docs/annotating_code/type_syntax/scalar_types.md +++ b/docs/annotating_code/type_syntax/scalar_types.md @@ -78,4 +78,4 @@ An empty string, lowercased or both at once. A string which can safely be used in a html context. -_This type will remove in 5.x._ +_This type will be removed in Psalm 5.x._