diff --git a/docs/docs-ja/README.md b/docs/docs-ja/README.md index 720349fb..ccb6a973 100644 --- a/docs/docs-ja/README.md +++ b/docs/docs-ja/README.md @@ -132,7 +132,7 @@ class ViewModel - [サンプル](samples.md) -## 始めましょう! +## クイックスタート ReactiveProperty は次のリンクから使い始めることができます。 diff --git a/docs/docs-ja/advanced/work-with-other-mvvm-framwork.md b/docs/docs-ja/advanced/work-with-other-mvvm-framwork.md index fcd88796..93f84a19 100644 --- a/docs/docs-ja/advanced/work-with-other-mvvm-framwork.md +++ b/docs/docs-ja/advanced/work-with-other-mvvm-framwork.md @@ -5,7 +5,7 @@ ReactiveProperty は ViewModel やその他のレイヤー向けの基底クラ このセクションでは、ReactiveProperty を Prism と一緒に使う方法を説明します。 -始めましょう! +それでは始めましょう。 ## Prism プロジェクトを作成する diff --git a/docs/docs/README.md b/docs/docs/README.md index 515ee99a..8d3d3b7a 100644 --- a/docs/docs/README.md +++ b/docs/docs/README.md @@ -132,7 +132,7 @@ Cool! It is really declarative and clear. - [Samples](samples.md) -## Let's start! +## Getting started You can start using ReactiveProperty from the following links.