From 761c495ffb9ec2f888e4d984a5090f0bc730de90 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 18 Jan 2023 08:34:37 -0500 Subject: [PATCH] spelling: directory Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27d4068..dbcf4c7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Note that CodeBlocks or other IDEs may have issues running the programs due to p `export LOGL_ROOT_PATH=/home/user/tutorials/LearnOpenGL` -Running `ls $LOGL_ROOT_PATH` should list, among other things, this README file and the resources direcory. +Running `ls $LOGL_ROOT_PATH` should list, among other things, this README file and the resources directory. ## Mac OS X building Building on Mac OS X is fairly simple: