To-Dos -> To Do's (#12290)

* To-Dos -> To Do's

* To-Do -> To Do
This commit is contained in:
Matteo Pagliazzi
2020-06-17 17:33:30 +02:00
committed by GitHub
parent d7854f3809
commit 39427a75db
18 changed files with 74 additions and 74 deletions

View File

@@ -47,7 +47,7 @@ const api = {};
* Challenges memberships (Challenge IDs);
* Flags (including armoire, tutorial, tour etc...);
* Guilds memberships (Guild IDs);
* History (including timestamps and values, only for Experience and summed To-Do values);
* History (including timestamps and values, only for Experience and summed To Do values);
* Inbox;
* Invitations (to parties/guilds);
* Items (character's full inventory);
@@ -60,7 +60,7 @@ const api = {};
* PushDevices (identifiers for mobile devices authorized);
* Stats (standard RPG stats, class, buffs, xp, etc..);
* Tags;
* TasksOrder (list of all IDs for Dailys, Habits, Rewards and To-Dos).
* TasksOrder (list of all IDs for Dailys, Habits, Rewards and To Do's).
*
* @apiParam (Query) {String} [userFields] A list of comma-separated user fields to
* be returned instead of the entire document.