From 6388020b416fdffb0ebc8a1147ffe2bf1b6e6965 Mon Sep 17 00:00:00 2001 From: cpunch <sethtstubbs@gmail.com> Date: Fri, 2 May 2025 20:58:31 -0500 Subject: [PATCH] typos --- content/docs/_index.md | 2 +- content/docs/macros/MV_ENC_FUNC.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/content/docs/_index.md b/content/docs/_index.md index 0a65ed4..ca60df0 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -1,3 +1,3 @@ --- -title: "MoonVeil Docs" +title: "MoonVeil Documentation" --- \ No newline at end of file diff --git a/content/docs/macros/MV_ENC_FUNC.md b/content/docs/macros/MV_ENC_FUNC.md index c782c9c..6c60a7f 100644 --- a/content/docs/macros/MV_ENC_FUNC.md +++ b/content/docs/macros/MV_ENC_FUNC.md @@ -13,7 +13,6 @@ will virtualize and encrypt the passed function constant with the provided `encr ## Valid Usage ```lua -local foo = 'ok' local total = 0 local getKey = MV_VM(function()