Skip to content

Commit

Permalink
Merge pull request #31977 from SuhasBk
Browse files Browse the repository at this point in the history
* pr/31977:
  Add missing preposition

Closes gh-31977
  • Loading branch information
snicoll committed Jan 8, 2024
2 parents bd66763 + f4a9b12 commit c86642d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The next example uses server-side configuration to register a custom authenticat
interceptor. Note that an interceptor needs only to authenticate and set
the user header on the CONNECT `Message`. Spring notes and saves the authenticated
user and associate it with subsequent STOMP messages on the same session. The following
example shows how register a custom authentication interceptor:
example shows how to register a custom authentication interceptor:

[source,java,indent=0,subs="verbatim,quotes"]
----
Expand Down

0 comments on commit c86642d

Please sign in to comment.