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.