Skip to content

Commit 9d606a6

Browse files
authored
Update bookmarks.md (#256)
Fixed the double-space typo. I just copied those two lines as indicated, but the workflow's run jobs kept failing, not realizing that there was extra space. Sadly it took me a couple hours to finally understand what was going on. It should be updated in case more people struggle with the same issue.
1 parent f3d61a7 commit 9d606a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/key-features/bookmarks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ jobs:
9999

100100
- add these lines at the end of the file
101101
```
102-
<!-- daily.dev BOOKMARKS:START -->
103-
<!-- daily.dev BOOKMARKS:END -->
102+
<!-- daily.dev BOOKMARKS:START -->
103+
<!-- daily.dev BOOKMARKS:END -->
104104
```
105105
- Commit the Readme.md file
106106
- Check if the README file has been updated
@@ -116,4 +116,4 @@ The GitHub action is planned to run every work.This can be changed by adjusting
116116

117117
![](https://daily-now-res.cloudinary.com/image/upload/v1644219700/docs/bookmarksGithub12.png)
118118

119-
Well done! You have successfully integrated your bookmarks with GitHub.
119+
Well done! You have successfully integrated your bookmarks with GitHub.

0 commit comments

Comments
 (0)