From 42fedce772dcf7b4beff355a9719f5ffaa378fe3 Mon Sep 17 00:00:00 2001 From: Roman <50184338+gusevroman@users.noreply.github.com> Date: Wed, 6 Nov 2019 22:00:55 +0300 Subject: [PATCH] docs(examples): removed western colloquialism (#353) --- examples/basic/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/basic/README.md b/examples/basic/README.md index 1571a81dc..599cd4908 100644 --- a/examples/basic/README.md +++ b/examples/basic/README.md @@ -35,7 +35,7 @@ ios-swift-separate-enums ✔︎ build/ios-swift/StyleDictionarySize.swift ``` -Pat yourself on the back, you have now built your first style dictionary! Moving on, take a look at what we have built. This should have created a build directory and it should look like this: +Good for you! You have now built your first style dictionary! Moving on, take a look at what we have built. This should have created a build directory and it should look like this: ``` ├── README.md ├── config.json