Skip to content

Commit 9fe64e6

Browse files
committed
[ZH] typo in gettting started code
1 parent 85def04 commit 9fe64e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/zh/guide/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676

7777
```Kotlin{2-4} [Kotlin DSL]
7878
dependencies {
79-
implementation(platform("io.github.Rosemoe:editor-bom:0.23.7"))
79+
implementation(platform("io.github.rosemoe:editor-bom:0.23.7"))
8080
implementation("io.github.rosemoe:editor")
8181
implementation("io.github.rosemoe:language-textmate")
8282
}

0 commit comments

Comments
 (0)