Skip to content

Commit 3c875a9

Browse files
marcgelstephenplusplus
authored andcommitted
Nit. They are words (adverbs), but they don't work so well here.
1 parent b2721e0 commit 3c875a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/datastore/query.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ Query.prototype.hasAncestor = function(key) {
127127
};
128128

129129
/**
130-
* Sort the results by a property name ascendingly or descendingly. By default,
131-
* an ascending sort order will be used.
130+
* Sort the results by a property name in ascending or descending order. By
131+
* default, an ascending sort order will be used.
132132
*
133133
* *Reference: {@link http://goo.gl/mfegFR}*
134134
*

0 commit comments

Comments
 (0)