Skip to content

Commit 5c2b505

Browse files
authored
remove duplicate 'The' word (#408)
1 parent d1d5c2c commit 5c2b505

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/advanced-flag/tailwind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The project tree would look like this:
3636

3737
## Standalone Tailwind CLI
3838

39-
The The idea is to avoid using Node.js and npm to build output.css.
39+
The idea is to avoid using Node.js and npm to build output.css.
4040

4141
The Makefile will have entries for downloading and compiling CSS. It will automatically detect the OS and download the latest release from the [official repository](https://github.com/tailwindlabs/tailwindcss/releases).
4242

0 commit comments

Comments
 (0)