Skip to content

Commit c6a8046

Browse files
authored
Merge pull request #6 from d3v1an7/master
Fix minor typo in readme.md
2 parents a8163ad + 2b2d598 commit c6a8046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Add bullet threading to your active blocks in Logseq.
77
## How it works
88

99
This plugin is a simple wrapper of [dev theme](https://github.com/pengx17/logseq-dev-theme).
10-
Internally, it will automatically inject `@import url("https://cdn.jsdelivr.net/gh/pengx17/logseq-dev-theme@master/bullet_threading.css);` into the user's document.
10+
Internally, it will automatically inject `@import url("https://cdn.jsdelivr.net/gh/pengx17/logseq-dev-theme@master/bullet_threading.css");` into the user's document.
1111

1212
# Issues
1313

0 commit comments

Comments
 (0)