From c681ab4ef4e6285a76a4ce7aa756cf27d19ed8e3 Mon Sep 17 00:00:00 2001 From: Luke Ingram Date: Mon, 26 Jan 2026 20:59:01 -0400 Subject: [PATCH] [cocos] Update README to fix typo --- spine-cocos2dx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spine-cocos2dx/README.md b/spine-cocos2dx/README.md index 54382e67a..b6bd72a44 100644 --- a/spine-cocos2dx/README.md +++ b/spine-cocos2dx/README.md @@ -43,7 +43,7 @@ For reference, have a look at our spine-cocos2dx example project in this reposit The spine-cocos2dx example works on Windows, Linux, macOS, iOS, Linux, and Android, for both cocos2d-x v3 and v4. -Please [install the reprequisit software](https://docs.cocos2d-x.org/cocos2d-x/v4/en/installation/prerequisites.html) as per the Cocos2d-x documentation. Ensure that the following programs are in your `PATH` environment variable and thus executable from the command line: +Please [install the prerequisite software](https://docs.cocos2d-x.org/cocos2d-x/v4/en/installation/prerequisites.html) as per the Cocos2d-x documentation. Ensure that the following programs are in your `PATH` environment variable and thus executable from the command line: - `git` - `cmake`