Skip to content

Commit 602e61a

Browse files
authored
Update README.md
1 parent aee57dc commit 602e61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The most common trouble users run into is that the book is not rendering. Check
3939
* The GitHub Pages has not been set. You need to go to Pages under settings, and set Pages to build from the `gh-pages` branch.
4040
* You did not allow GitHub Actions to run and/or did not give read/write permission. Go to Settings > Actions > General, and make sure Actions are allowed (top section) and they have read/write permission (bottom section).
4141
* You did not push a change to the main branch. The Action is triggered by a push to main, so try making an edit to README.md and pushing that change.
42-
*
42+
4343
<hr>
4444

4545
### Disclaimer

0 commit comments

Comments
 (0)