Skip to content

Commit

Permalink
Removed weird code tag and fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihai.Poenaru authored and gsmet committed Dec 16, 2022
1 parent 2cfcae0 commit 0589beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/rest-client-reactive.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ Because we used the `${...}` syntax, the actual value of the parameter will be o

[IMPORTANT]
====
Note that if an interface method contains an argument annotated with `@QueryParam``</code>``, that argument will take
Note that if an interface method contains an argument annotated with `@QueryParam`, that argument will take
priority over anything specified in any `@ClientQueryParam` annotation.
====

Expand Down

0 comments on commit 0589beb

Please sign in to comment.