Skip to content

Commit 45e7b47

Browse files
authored
Merge pull request #86 from TravisCarden/patch-1
Update `spec.md` for typo
2 parents d07a088 + 48dfc80 commit 45e7b47

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)