From 1cf52974649236c8c75c88fcf0798fc6f92d4fe6 Mon Sep 17 00:00:00 2001 From: Patty RoDee Date: Fri, 7 Oct 2022 15:08:01 -0700 Subject: [PATCH] chore: bring GitHub up-to-date with internal source-of-truth PiperOrigin-RevId: 479677282 --- packages/mdc-rtl/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mdc-rtl/README.md b/packages/mdc-rtl/README.md index 605612dc560..16197d9ba8f 100644 --- a/packages/mdc-rtl/README.md +++ b/packages/mdc-rtl/README.md @@ -53,4 +53,4 @@ Both `reflexive-property` and `reflexive-box` work with one base box-model prope ``` -Unfortunately, we've found that this is the best we can do for now. In the future, selectors such as [:dir](http://mdn.io/:dir) will help us mitigate this. +Unfortunately, we've found that this is the best we can do for now. In the future, selectors such as [:dir](http://mdn.io/:dir) and [CSS logical properties](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical_Properties) will help us mitigate this.