From efb6b3ba04b9baa664246c5bb7ecb28fa973021a Mon Sep 17 00:00:00 2001 From: Natty <31473117+493msi@users.noreply.github.com> Date: Wed, 6 Apr 2022 21:49:37 +0200 Subject: [PATCH] Fixed a typo --- UPDATE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATE_NOTES.md b/UPDATE_NOTES.md index c32c1eb..f3790ab 100755 --- a/UPDATE_NOTES.md +++ b/UPDATE_NOTES.md @@ -24,7 +24,7 @@ ## 20.2.0.0-alpha.3 * `[SDK]` Restructured the repository * All build scripts are now written in Kotlin - * **Added runnabled examples** + * **Added runnable examples** * **Upgraded to Java 17** to take advantage of new language features and a more efficient JVM * **The repostiory now contains examples** * **Moved all classes to the `org.plutoengine` package**