From d75f10db4113108e3ea4fae354727a6624dcb29a Mon Sep 17 00:00:00 2001 From: Changkun Ou Date: Sun, 6 May 2018 14:36:48 +0200 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0d1072..8fc792f 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ ## 致谢 -笔者时间和水平有限,如果读者发现书中内容的错误,欢迎提 [issue](https://github.com/changkun/modern-cpp-tutorial/issues),或者直接提 [Pull Request](https://github.com/changkun/modern-cpp-tutorial/pulls)。由衷感谢每一位指出本书中出现错误的读者。 +笔者时间和水平有限,如果读者发现书中内容的错误,欢迎提 [Issue](https://github.com/changkun/modern-cpp-tutorial/issues),或者直接提 [Pull request](https://github.com/changkun/modern-cpp-tutorial/pulls)。由衷感谢每一位指出本书中出现错误的读者。 ## 许可