From 382d2aafa73be0d7bdf509bbbf50a40af17ce9ba Mon Sep 17 00:00:00 2001 From: MrScottyPieey <32440829+MrScottyPieey@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:51:53 -0500 Subject: [PATCH] Update SDK.JVM.md --- descriptions/SDK.JVM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/descriptions/SDK.JVM.md b/descriptions/SDK.JVM.md index feff4dfd0..51e74c8f9 100644 --- a/descriptions/SDK.JVM.md +++ b/descriptions/SDK.JVM.md @@ -1 +1 @@ -[**Java Virtual Machine**](https://en.wikipedia.org/wiki/Java_virtual_machine) is a runtime environment for executing applications written in Java and other JVM-based languages. +[**Java Virtual Machine**](https://en.wikipedia.org/wiki/Java_virtual_machine) is a runtime environment for expected applications written in Java and other JVM-based languages.