Skip to content

Commit

Permalink
fix inline code markup to use double backticks
Browse files Browse the repository at this point in the history
Per @sirosen guidance. Fixing my RST noob error by
doubling backticks on inline code.
  • Loading branch information
pjhinton-globus committed Dec 3, 2024
1 parent 55cad90 commit f8052c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Added
~~~~~

- Add `filter_entity_type` keyword argument on `TransferClient.endpoint_search()`. (:pr:`NUMBER`)
- Add ``filter_entity_type`` keyword argument on ``TransferClient.endpoint_search()``. (:pr:`NUMBER`)

0 comments on commit f8052c9

Please sign in to comment.