Skip to content

Commit 53ee0eb

Browse files
authored
Update README.md
1 parent 825d1ee commit 53ee0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ The library includes 5 Components:
152152

153153
## IKContext
154154

155-
To use the SDK, you need to provide it with a few configuration parameters. You can use a parent `IKContext` component to define common options for all children `IKImage`, `IKVideo` or `IKupload` components. For example:
155+
To use this SDK, you need to provide it with a few configuration parameters. You can use a parent `IKContext` component to define common options for all children `IKImage`, `IKVideo` or `IKupload` components. For example:
156156

157157
```js
158158
<IKContext

0 commit comments

Comments
 (0)