Skip to content

Commit d77e0ed

Browse files
committed
Fix typo
1 parent 8655cf7 commit d77e0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Deprecation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ trigger_deprecation('symfony/blockchain', '8.9', 'Using "%s" is deprecated, use
2222
This will generate the following message:
2323
`Since symfony/blockchain 8.9: Using "bitcoin" is deprecated, use "fabcoin" instead.`
2424

25-
While not necessarily recommended, the deprecation notices can be completely ignored by declaring an empty
25+
While not recommended, the deprecation notices can be completely ignored by declaring an empty
2626
`function trigger_deprecation() {}` in your application.

0 commit comments

Comments
 (0)