We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9867433 commit a06b603Copy full SHA for a06b603
README.md
@@ -78,7 +78,7 @@ UrlEndpoint=<-YOUR-ENDPOINT-URL-HERE->
78
PrivateKey=<-YOUR-PRIVATE-KEY-HERE->
79
PublicKey=<-YOUR-PUBLIC-KEY-HERE->
80
```
81
-Step 2. Then you need to initialize ImageKit with that configuration.
+Step 2. Then you need to initialize ImageKit with that configuration.
82
83
```java
84
import io.imagekit.sdk.ImageKit;
0 commit comments