1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 13:16:45 +02:00

feat(shortcodes): typo fix

This commit is contained in:
Awilum
2022-05-29 11:12:05 +03:00
parent c3619c65b4
commit 9ec6a73a7c

View File

@@ -94,7 +94,7 @@ final class Shortcodes
/**
* Init Shortcodes
*
* @param array $shortcodes Shortcoes to init.
* @param array $shortcodes Shortcodes to init.
*
* @return void
*/