Skip to content

Commit

Permalink
fixed missing period in javadoc
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Wells <[email protected]>
  • Loading branch information
matthewryanwells committed Jun 22, 2023
1 parent 701dde8 commit bbdaf0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public interface ResponseFormatter<R> {
String format(Throwable t);

/**
* Getter for the content type of the response
* Getter for the content type of the response.
*
* @return string
*/
Expand Down

0 comments on commit bbdaf0e

Please sign in to comment.