From 97261ea8e271918865516ccb522d70717592627d Mon Sep 17 00:00:00 2001 From: Tae-Woong Se Date: Sun, 13 Jan 2019 03:38:49 +0900 Subject: [PATCH] Fixed typo in last entry of libraries. --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 437af43..e5abf0b 100644 --- a/Home.md +++ b/Home.md @@ -124,4 +124,4 @@ Feel free to edit and contribute! - stb (stb single-file public domain libraries for C/C++) https://github.com/nothings/stb/ - nuklear (A single-header ANSI C gui library) https://github.com/vurtun/nuklear - im3d (Immediate mode rendering and 3d gizmos) https://github.com/john-chapman/im3d/projects -- small librairies with minimal dependencies https://github.com/nothings/single_file_libs +- small libraries with minimal dependencies https://github.com/nothings/single_file_libs