fix: typo spelling grammar (#4095)

* fix: typo spelling grammar
This commit is contained in:
arfy slowy
2021-08-24 05:43:58 +07:00
committed by GitHub
parent 4b9ff67e49
commit 62de310686
15 changed files with 20 additions and 20 deletions

View File

@ -36,7 +36,7 @@ define([
}
/**
* Convets all objects in an object make from old format objects to new
* Converts all objects in an object make from old format objects to new
* format objects.
*/
function convertToNewObjects(oldObjectMap) {