Skip to content

Commit 49e69ef

Browse files
Docs: Add missing bracket to README
1 parent 8322f91 commit 49e69ef

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
@@ -224,7 +224,7 @@ Because JWTEncoder and JWTDecoder conform to [KituraContract's](https://github.c
224224
This allows for the use of JWT's in information exchange. By sending and receiving JWT's you can ensure the sending is who they say they are and verify the content hasn't been tampered with.
225225

226226
## API Documentation
227-
For more information visit our [API reference](https://ibm-swift.github.io/Swift-JWT/index.html.
227+
For more information visit our [API reference](https://ibm-swift.github.io/Swift-JWT/index.html).
228228

229229
## Community
230230

0 commit comments

Comments
 (0)