"devops/azure-devops.yml" did not exist on "88b7219fe96572b92399b4cc46b678166f4340e2"
Unverified Commit f7bfbd42 authored by MolyMade's avatar MolyMade Committed by GitHub
Browse files

Fix misspelling

parent cdab1126
......@@ -205,7 +205,7 @@ If you are using Xamarin.iOS you need to [`Preserve`](http://developer.xamarin.c
##Sandboxing##
There is many ways to sandbox scripts inside your application. I strongly recomend you to use plain Lua to do your sandbox.
There is many ways to sandbox scripts inside your application. I strongly recommend you to use plain Lua to do your sandbox.
You can re-write the `import` function before load the user script and if the user try to import a .NET assembly nothing will happen.
```csharp
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment