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

docs: fyxed typos and updated docs

This commit is contained in:
Yury Shkoda
2020-09-16 11:34:59 +03:00
parent 4ed150aff9
commit d517897615
45 changed files with 445 additions and 4066 deletions

View File

@@ -19,7 +19,7 @@ export class SASjsConfig {
*/
appLoc: string = ''
/**
* Can be SAS9 or SASVIYA
* Can be `SAS9` or `SASVIYA`.
*/
serverType: ServerType | null = null
/**