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()