Skip to content

Commit 62afccc

Browse files
committed
docs: fix successful spelling in docs
Signed-off-by: Yoshiki <yosinn1@gmail.com>
1 parent 02725ed commit 62afccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/modules/ROOT/pages/servlet/authentication/kerberos

docs/modules/ROOT/pages/servlet/authentication/kerberos/samples.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Or use a `user2` with a keytab file.
209209
$ java -jar sec-client-rest-template-{spring-security-version}.jar
210210
----
211211

212-
If operation is succesful you should see below output with `user2@EXAMPLE.ORG`.
212+
If operation is successful you should see below output with `user2@EXAMPLE.ORG`.
213213
[source,text]
214214
----
215215
<html xmlns="https://www.w3.org/1999/xhtml"

0 commit comments

Comments
 (0)