Skip to content

Commit 53acfe7

Browse files
tstavinohadsyer
authored andcommitted
Error page documentation fix. A pesky space prevented the .adoc from rendering properly.
1 parent 9afa8af commit 53acfe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-error/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ $.ajax({
6666
}
6767
}
6868
});
69-
----
69+
----
7070

7171
The authentication function checks the browser location when it loads
7272
and if it finds a URL with "error=true" in it, the flag is set.

0 commit comments

Comments
 (0)