Skip to content

Commit ea6aec8

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

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
@@ -51,7 +51,7 @@ the Lets-Plot Kotlin API.
5151
> **NOTE:** If your notebook also uses another Kotlin library which depends on an older version of Lets-Plot, then the
5252
> classloader may refuse to load classes from both libraries.
5353
> If this is the case, then you will want to do **NOT** update your notebook to Lets-Plot v4.0.0 as yet:
54-
> - Make sure your notebook doesn't use the `%useLatestDescriptors` line magic
54+
> - Make sure your notebook is not using the `%useLatestDescriptors` line magic
5555
> - Make sure you are using Kotlin Jupyter Kernel version 0.11.0.95 (or earlier), which bundles a previous version of Lets-Plot.
5656
5757
## [3.3.0] - 2022-06-27

0 commit comments

Comments
 (0)