From 3fb750c1d5c78c504fb337b5956663c8efc25618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Mon, 5 Jul 2021 16:30:36 -0300 Subject: [PATCH] Minor fix (line 73) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 120bb56d..23f32743 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ On _**MacOS 11 Big Sur**, the system allows you to manage these previously unaut - Bash Script files (`.bash`) - C Shell script files (`.csh`) - C Source files (`.c`, `.h`) -- C# Souce files (`.cs`) +- C# Source files (`.cs`) - C++ Source files (`.cpp`, `.cp`, `.c++`, `.cc`, `.cxx`, `.hpp`, `.hh`, `.hxx`, `.ipp` ) - Clojure Script (`.cli`, `.cljs`, `.cljc`, `.edn`) - CMake files (`.cmake`)