diff --git a/src/technologies/c.json b/src/technologies/c.json index 3205ff8df..e1d2ad0ca 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -3,7 +3,7 @@ "cats": [ 27 ], - "description":"C (/ˈsiː/, as in the letter c) is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.", + "description":"C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.", "icon": "C.png", "website": "http://www.open-std.org/jtc1/sc22/wg14/" },