From e72a228b302b5980763c8c03e3104bc681c4928d Mon Sep 17 00:00:00 2001 From: Buseong Kim Date: Thu, 11 Jan 2024 20:25:15 +0900 Subject: [PATCH] Update README.md Co-authored-by: Ray (Kanghoon Oh) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 620107d..60df48e 100644 --- a/README.md +++ b/README.md @@ -690,7 +690,7 @@ This property takes the same values as the width and height properties, and spec * **`columnGap(_ value: CGFloat)`** This property set distance between columns. -* **`rownGap(_ value: CGFloat)`** +* **`rowGap(_ value: CGFloat)`** This property set distance between rows. * **`gap(_ value: CGFloat)`**