1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-08 13:00:05 +00:00

fixed grammar

This commit is contained in:
Yury Shkoda
2021-02-22 16:12:56 +03:00
committed by GitHub
parent a2069ee48b
commit be0fe00076

View File

@@ -318,7 +318,7 @@ export default class SASjs {
}
/**
* Lists a children folders for given Viya folder.
* Lists children folders for given Viya folder.
* @param sourceFolder - the full path (eg `/Public/example/myFolder`) or URI of the source folder listed. Providing URI instead of path will save one extra request.
* @param accessToken - an access token for authorizing the request.
*/