[ProgressIndicator] Fix typo in ProgressIndicator.md

Resolves https://github.com/material-components/material-components-android/pull/2399

GIT_ORIGIN_REV_ID=f84bfc104fa443dd122d434cf87cdbda79bdfe97
PiperOrigin-RevId: 400726331
This commit is contained in:
Patrick Steiger 2021-10-04 11:25:21 -04:00 committed by Daniel Nizri
parent 82ca11a86c
commit bf3a87e7af

View File

@ -128,7 +128,7 @@ The modes of behaviors are:
When the hide animation behavior is not none, the visibility of the view will be
changed after the animation finishes. Please use `setVisibilityAfterHide` method
to set the target visibility as `Visibiltiy.INVISIBLE` (default) or
to set the target visibility as `Visibility.INVISIBLE` (default) or
`Visibility.GONE`.
### Rounded corners