Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs-ja/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ class ViewModel

- [サンプル](samples.md)

## 始めましょう!
## クイックスタート

ReactiveProperty は次のリンクから使い始めることができます。

Expand Down
2 changes: 1 addition & 1 deletion docs/docs-ja/advanced/work-with-other-mvvm-framwork.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ReactiveProperty は ViewModel やその他のレイヤー向けの基底クラ

このセクションでは、ReactiveProperty を Prism と一緒に使う方法を説明します。

始めましょう!
それでは始めましょう。

## Prism プロジェクトを作成する

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Loading