From b5bb2739b7bfbd83ae34ef1e5754914732ec7840 Mon Sep 17 00:00:00 2001 From: fakeinc Date: Thu, 27 Jun 2019 22:29:01 -0400 Subject: [PATCH] Fix typo: 'propeerties' to 'properties' --- 2-ui/1-document/09-size-and-scroll/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-ui/1-document/09-size-and-scroll/article.md b/2-ui/1-document/09-size-and-scroll/article.md index 84151069..f964255e 100644 --- a/2-ui/1-document/09-size-and-scroll/article.md +++ b/2-ui/1-document/09-size-and-scroll/article.md @@ -136,7 +136,7 @@ In our example: ![](metric-client-left-top.png) -...But to be precise -- these propeerties are not border width/height, but rather relative coordinates of the inner side from the outer side. +...But to be precise -- these properties are not border width/height, but rather relative coordinates of the inner side from the outer side. What's the difference?