Skip to content

Commit 48dfc80

Browse files
authored
Update spec.md for typo.
1 parent d07a088 commit 48dfc80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1310,7 +1310,7 @@ $notAllowed =
13101310
Instead, the heredoc MUST be declared on the same line as the variable
13111311
declaration it's being set against.
13121312

1313-
The follow is ***not allowed*** due to the scope indention not matching the scope the
1313+
The following is ***not allowed*** due to the scope indention not matching the scope the
13141314
heredoc is declared in:
13151315

13161316
```php

0 commit comments

Comments
 (0)