Skip to content

Commit 9943391

Browse files
authored
Update README.md
1 parent 3007bd5 commit 9943391

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
@@ -248,7 +248,7 @@ app.use(ImageKit, {
248248
customCoordinates="10,10,100,100"
249249
/>
250250

251-
// This promise resolves with an object containing the necessary security parameters, i.e., `signature,` `token,` and `expire.`
251+
// This promise resolves with an object containing the necessary security parameters i.e `signature`, `token`, and `expire`.
252252
<IKContext publicKey="your_public_api_key" authenticator="()=>Promise">
253253
// Simple file upload and response handling
254254
<IKUpload

0 commit comments

Comments
 (0)