From d3267d9913372561ca85139840b3b4b251ff6d17 Mon Sep 17 00:00:00 2001 From: Christian Kaisermann Date: Mon, 23 Nov 2020 11:04:29 -0300 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20small=20doc=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/Getting Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Getting Started.md b/docs/Getting Started.md index 9d55521..15bc017 100644 --- a/docs/Getting Started.md +++ b/docs/Getting Started.md @@ -149,4 +149,4 @@ After having the initial locale set, you're ready to start localizing your app. ``` -See [Formatting](/docs/Formatting.md) to read about the supported message syntax. +See [Formatting](/docs/Formatting.md) to read about the supported message syntax and all the available formatters.