- [x] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions. - [x] I can't find my issue in the [FAQ](https://github.com/Textualize/rich/blob/master/FAQ.md). <!-- WAIT! Is this a feature request? Rich isn't accepting new features. If it can be implemented in a third-party library, then that is what I recommend. Rich *may* accept enhancements to existing features, if they don't have a disruptive impact on the API. If you think your feature is exceptional, then please make your case in a discussion. --> In the installation section of README.ja.md, the library name was written as ["リッチ" (katakana)](https://github.com/r1tar/rich/blob/fc41075a3206d2a5fd846c6f41c4d2becab814fa/README.ja.md?plain=1#L52) but appears as "Rich" everywhere else in the document. ```diff - 以下のコマンドを実行して、ターミナルでリッチの出力をテストできます: + 以下のコマンドを実行して、ターミナルでRichの出力をテストできます: