Skip to content

Commit 1b40f81

Browse files
committed
Remove no longer needed quotes around URL
1 parent 392fe97 commit 1b40f81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/pages/oauth-dance-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The requester obtains the authorization from an OAuth provider, instead of direc
3333

3434
== Example HTTP Request to a Protected Resource Using curl
3535

36-
In the following example, the protected resource is set to `"http://localhost:8081/simple"`.
36+
In the following example, the protected resource is set to `http://localhost:8081/simple`.
3737

3838
=== Using an HTTP Authorization Header
3939

0 commit comments

Comments
 (0)