1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-09 07:25:21 +02:00

change wrong word

This commit is contained in:
cabad 2018-12-28 19:23:20 +04:00
parent e680cd3c5d
commit bff4dde56a

View file

@ -55,7 +55,7 @@ class Pages {
/**
* Change wrong pages to null
*
* @returns {Promise<Page[]>}
* @returns page[]
*/
static removeChildren(pagesAvailable, parent) {
pagesAvailable.forEach(async (item, index) => {