From 77c02c80559772974e3f5562a953563699ab5a1d Mon Sep 17 00:00:00 2001 From: belliash Date: Wed, 1 Aug 2018 18:27:20 +0200 Subject: [PATCH] Correct a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29bd682..244175d 100644 --- a/README.md +++ b/README.md @@ -63,4 +63,4 @@ to use other C compiler, especially MSVC. Aer and the PH7 Engine are OpenSource projects. That is, the complete source code of the engine, interpreter, language specification, the official documentation and related utilities are available to download. Aer is licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0-standalone.html) with a permission of Symisc Systems -to redistrubute PH7 Engine under the GPLv3. +to redistribute PH7 Engine under the GPLv3.