From 460f9652107158ff97cd826db2d6620e571d6647 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Thu, 20 Oct 2022 00:52:01 -0700 Subject: [PATCH] docs: fix typo in the readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc753e58..1c10b5e7 100644 --- a/README.md +++ b/README.md @@ -297,7 +297,7 @@ test_linux_gcc: ## Usage Examples - [cpp_vcpkg_project project](https://github.com/aminya/cpp_vcpkg_project) -- [project_optins](https://github.com/aminya/project_options) +- [project_options](https://github.com/aminya/project_options) - [cpp-best-practices starter project](https://github.com/cpp-best-practices/cpp_starter_project) - [ftxui](https://github.com/ArthurSonzogni/FTXUI) - [inja](https://github.com/pantor/inja)