api_changes_list_2021.md: fix formatting

This commit is contained in:
Yann Cébron 2020-11-24 16:51:59 +01:00
parent 1fcfa5d137
commit b9d14b558d

View File

@ -66,6 +66,6 @@ Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on h
### Changes in IntelliJ Platform 2021.1
com.intellij.util.io.PersistentHashMap.isCorrupted() method removed
: the storage checks for corrupted automatically, there is no need of any explicit additional checks. This method was indended for tests only
`com.intellij.util.io.PersistentHashMap.isCorrupted` method removed
: The storage checks for corruption automatically, there is no need of any explicit additional checks.