diff --git a/source/docs/functions-and-directives.blade.md b/source/docs/functions-and-directives.blade.md index f4bf685d6c2a..74f8147993ce 100644 --- a/source/docs/functions-and-directives.blade.md +++ b/source/docs/functions-and-directives.blade.md @@ -87,7 +87,7 @@ Any rules inlined with `@@apply` will have `!important` **removed** by default t } .bar { - @@apply bar; + @@apply foo; } /* Output */