We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5cac84 commit 844e322Copy full SHA for 844e322
spec.md
@@ -220,7 +220,7 @@ For example:
220
</html>
221
```
222
223
-Declare statements MUST contain no spaces and MUST be exactly `declare(strict_types=1)`
+Declare statements MUST NOT contain any spaces and MUST be exactly `declare(strict_types=1)`
224
(with an optional semicolon terminator).
225
226
Block declare statements are allowed and MUST be formatted as below. Note position of
0 commit comments