Update 4_0_0_beta3.adoc

fix typo
This commit is contained in:
Ken Geis 2018-06-18 23:07:42 -07:00 committed by Stian Thorgersen
parent e6d6b06f05
commit 4a009f1492

View file

@ -30,7 +30,7 @@ directly in the user search field.
= Adapters = Adapters
== Sprint Boot 2 == Spring Boot 2
We now have support for Spring Boot 2. We now have support for Spring Boot 2.
@ -46,4 +46,4 @@ Both can be used interchangeably.
== JavaScript - Cordova Options == JavaScript - Cordova Options
It is now possible to pass Cordova-specific options to login and other methods in the JavaScript adapter. It is now possible to pass Cordova-specific options to login and other methods in the JavaScript adapter.
Thanks to https://github.com/looorent[loorent] for the contribution. Thanks to https://github.com/looorent[loorent] for the contribution.