OSDN Git Service

:ok_hand: Update docs/lang/basic.md
authorouuan <y___o___u@126.com>
Wed, 4 Sep 2019 13:19:45 +0000 (21:19 +0800)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2019 13:19:45 +0000 (21:19 +0800)
Co-Authored-By: Xeonacid <h.dwwwwww@gmail.com>
docs/lang/basic.md

index 7069928..365ce2b 100644 (file)
@@ -188,7 +188,7 @@ int/**/x, y;  std::cin
 
 当然,这么做是不被推荐的。
 
-一种不那么丑陋而与 **OI-Wiki** 要求的码风不同的代码风格:
+一种不那么丑陋而与 **OI Wiki** 要求的码风不同的代码风格:
 
 ```cpp
 /* clang-format off */