Skip to content

Commit cef7354

Browse files
authored
Update README.md
1 parent c8820c8 commit cef7354

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
@@ -66,7 +66,7 @@ Vue.use(ImageKit, {
6666
authenticationEndpoint: "https://www.your-server.com/auth" // optional
6767
})
6868

69-
// Rendering image using a relative file path
69+
// Rendering an image using a relative file path
7070
<ik-image
7171
path="/default-image.jpg"
7272
/>

0 commit comments

Comments
 (0)