From a22b3611f835b87ed8ece1a15fb63fa3d1c60923 Mon Sep 17 00:00:00 2001 From: ahmad-hossain <59301804+ahmad-hossain@users.noreply.github.com> Date: Sun, 16 Apr 2023 01:14:08 -0400 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 604f285..365a5c2 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ To do so, you'll need the following: > **Note** > Before you continue, we suggest creating a simple "Hello, world!" project in Xcode to ensure you can successfully run apps on your device. -> You can follow the instructions below or watch this [Standford CS193P lecture recording](https://youtu.be/bqu6BquVi2M?start=716&end=1399). +> You can follow the instructions below or watch this [Stanford CS193P lecture recording](https://youtu.be/bqu6BquVi2M?start=716&end=1399).
How to create and run a simple project in Xcode