style: Fix spelling mistake of 'FastAsyncWorldEdit' in craftscript readme (#1431)

Change 'FastAsybcWorldEdit' to 'FastAsyncWorldEdit'.
This commit is contained in:
QuickWrite
2021-11-20 12:02:25 +01:00
committed by GitHub
parent 4c6e707fcf
commit 1e5e9e04b4

View File

@ -1,5 +1,5 @@
Write a cool script? You can submit a pull request to [our GitHub Repository](https://github.com/IntellectualSites/FastAsyncWorldEdit).
We will consider your script for inclusion in the FastAsyncWorldEdit repository. CraftScripts in the FastAsyncWorldEdit repository are
licensed under GPLv3, like the rest of FastAsybcWorldEdit.
licensed under GPLv3, like the rest of FastAsyncWorldEdit.
You can also post your scripts on [our Discord](https://discord.gg/intellectualsites) in the `#sharing-is-caring` channel.