From 5054083c75877797764a4c3c8ffe61d601c88b0d Mon Sep 17 00:00:00 2001 From: Hemant Singh <84723390+hemantTokopedia@users.noreply.github.com> Date: Mon, 9 Aug 2021 22:40:21 +0530 Subject: [PATCH] Update corner-rounding.md --- docs/_docs/corner-rounding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/corner-rounding.md b/docs/_docs/corner-rounding.md index 8081bc7e3..ecb1b2e00 100755 --- a/docs/_docs/corner-rounding.md +++ b/docs/_docs/corner-rounding.md @@ -100,7 +100,7 @@ Use this flowchart to select the most performant strategy to round a set of corn ## Texture Support -The following code exemplifies different ways how to archive corner rounding within Texture: +The following code exemplifies different ways how to achieve corner rounding within Texture: ### Use `.cornerRadius`