Skip to content

Commit 4a9e970

Browse files
toger5robintown
andcommitted
Update src/UrlParams.ts
Co-authored-by: Robin <robin@robin.town>
1 parent c91ee88 commit 4a9e970

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/UrlParams.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,10 @@ export interface UrlProperties {
138138
}
139139

140140
/**
141-
* The configuration for the app. It can be set via URL parameters.
142-
* Those parameters are different to the UrlProperties, since they are all optional
143-
* and configure the behavior of the app. There value is the same if EC is used in
144-
* the same context but different accoutns/users.
141+
* The configuration for the app, which can be set via URL parameters.
142+
* Those property are different to the UrlProperties, since they are all optional
143+
* and configure the behavior of the app. Their value is the same if EC is used in
144+
* the same context but with different accounts/users.
145145
*
146146
* Their defaults can be controlled by the `intent` property.
147147
*/

0 commit comments

Comments
 (0)