[Docs] fix typo in changelog (#1349)

This commit is contained in:
Miao Zheng 2022-03-05 09:59:14 +08:00 committed by EricWu
parent 6256e93366
commit dccd16fc77

View File

@ -1,11 +1,10 @@
## Changelog
### V0.22 (3/04/2022)
**Highlights**
- Officially Support ConvNeXt: A ConvNet for the 2020s. Please use the latest MMClassification (0.21.0) to try it out.
- Support ConvNeXt: A ConvNet for the 2020s. Please use the latest MMClassification (0.21.0) to try it out.
- Support iSAID aerial Dataset.
- Officially Support inference on Windows OS.