Skip to content

Commit 2bd4347

Browse files
authored
Merge pull request #117 from jibe-b/patch-1
fix minor typo
2 parents 05f282a + 2d0369d commit 2bd4347

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/tutorial/make-widget-configurable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 6
44

55
# Make Widget configurable (Optional)
66

7-
In order to some of the widgets configurable, we need to create a widget configuration activity.
7+
In order to make some of the widgets configurable, we need to create a widget configuration activity.
88

99
:::info Note
1010
`WIDGET_ADDED` event will be fired as soon as the widget is added on the home screen, regardless of whether it is configurable or not. We will need to have a fallback configuration.

0 commit comments

Comments
 (0)