Skip to content

Commit 07e8c38

Browse files
committed
fix lint
1 parent aa1afa9 commit 07e8c38

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,8 @@ epubcheck ../downloads/typescript-book.epub
9999

100100
To contribute to this e-book, follow these steps:
101101

102-
* Update the main markdown file with your changes.
102+
* Update the main Markdown file with your changes.
103103
* Run `make check` to ensure the linter and other checks pass.
104104
* Preview the website locally with `make website-preview` to make sure it works as expected.
105105
* Generate the e-books by running `make books`.
106106
* Submit your PR and share your awesome contributions!
107-

0 commit comments

Comments
 (0)