1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-20 05:39:42 +02:00

Fix typos

This commit is contained in:
HarveyKandola 2019-08-27 10:59:40 +01:00
parent 2ee9a9ff46
commit 9dd78ca9be
2 changed files with 2 additions and 2 deletions

View file

@ -164,7 +164,7 @@ export default BaseService.extend({
// fetchXXX represents UI specific bulk data loading designed to
// reduce network traffic and boost app performance.
// This method that returns:
// This method returns:
// 1. getUserVisible()
// 2. getSummary()
// 3. getSpaceCategoryMembership()

View file

@ -412,7 +412,7 @@ export default Service.extend({
// fetchXXX represents UI specific bulk data loading designed to
// reduce network traffic and boost app performance.
// This method that returns:
// This method returns:
// 1. getUserVisible()
// 2. getSummary()
// 3. getSpaceCategoryMembership()