We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1130be0 commit 0076da0Copy full SHA for 0076da0
README.md
@@ -1,6 +1,6 @@
1
# TypeScript Deep Dive 日本語版
2
3
-これは[TypeScript Deep Dive](https://basarat.gitbooks.io/typescript/)の日本語版です。オリジナルの作者[basarat](https://github.com/basarat)に心より感謝を捧げます。
+これは[TypeScript Deep Dive](https://basarat.gitbooks.io/typescript/)の日本語版です。
4
5
## Why
6
@@ -27,7 +27,7 @@ TypeScriptはJavaScriptを拡張して作られたプログラミング言語で
27
28
## Contributors ✨
29
30
-改善に貢献していただいた皆様に、心より感謝申し上げます。
+オリジナルの作者[basarat](https://github.com/basarat)氏をはじめ、原作者の皆さま、及び、日本語版の改善に貢献していただいた皆さまに、心より感謝申し上げます。
31
32
<a href="https://github.com/yohamta/typescript-book-jp/graphs/contributors">
33
<img src="https://contrib.rocks/image?repo=yohamta/typescript-book-jp&max=1000" />
0 commit comments