Skip to content

Commit 9bb2c77

Browse files
committed
README fix
1 parent 743629e commit 9bb2c77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ startActivity(3, "4343", "$32.23", driverName, 47, 43);
4242
- `deploymentTarget` (string, default: "16.2"): The minimum deployment target for the app
4343
- `groupIdentifier` (string): The app group identifier which is required for communication with the main app. Must start with `group.`
4444
<!--
45-
- moduleFileName (string, default: "Module.swift"): File within the widget folder that defines the native module
46-
- attributesFileName (string): File within the widget folder that defined the widget attributes
45+
- `moduleFileName` (string, default: "Module.swift"): File within the widget folder that defines the native module
46+
- `attributesFileName` (string): File within the widget folder that defined the widget attributes
4747
-->
4848

4949
## Example

0 commit comments

Comments
 (0)