Skip to content

Commit a5144ab

Browse files
authored
Merge pull request #11 from mdavis1982/fix-sometimes-typo
Fix some times typo
2 parents 59b79fe + 381a18f commit a5144ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/docs/functions-and-directives.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Instead of writing a raw media query that duplicates that value like this:
142142

143143
### `config()`
144144

145-
While it's recommended to use the `@@apply` directive to compose custom CSS out of existing utility classes whenever possible, some times you need direct access to your Tailwind config values.
145+
While it's recommended to use the `@@apply` directive to compose custom CSS out of existing utility classes whenever possible, sometimes you need direct access to your Tailwind config values.
146146

147147
Use the `config()` function to access your Tailwind config values using dot notation:
148148

0 commit comments

Comments
 (0)