File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -138,10 +138,10 @@ export interface UrlProperties {
138
138
}
139
139
140
140
/**
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.
145
145
*
146
146
* Their defaults can be controlled by the `intent` property.
147
147
*/
You can’t perform that action at this time.
0 commit comments