Skip to content

Commit 9346164

Browse files
committed
Minor fix in docs.
1 parent e715539 commit 9346164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ the Lets-Plot Kotlin API.
3434
**In Kotlin project**
3535

3636
- Update all `import` statements: `import jetbrains.letsPlot..` → `import org.jetbrains.letsPlot..`
37-
- In all the other places where the code needs to be updated, IntelliJ will show you a `deprecation WARNING` and will offer to fix this
37+
- In all places in your project where the code needs to be updated, IntelliJ will show you a `deprecation WARNING` and will offer to fix this
3838
automatically.
3939

4040
**In Jupyter notebook**

0 commit comments

Comments
 (0)