Skip to content

Commit

Permalink
Update bookmarks.md (#256)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
mao1910 authored Nov 2, 2023
1 parent f3d61a7 commit 9d606a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/key-features/bookmarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ jobs:

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

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

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

1 comment on commit 9d606a6

@vercel
Copy link

@vercel vercel bot commented on 9d606a6 Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.