Skip to content

Commit d375b45

Browse files
authored
fix newline char
1 parent 65d89d8 commit d375b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/auth/auth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@ X-Amz-Security-Token* Optional, see `Amazon Documentation <https://docs.aws.a
856856
X-MongoDB-Server-Nonce* Base64 string of server nonce
857857
X-MongoDB-GS2-CB-Flag* ASCII lower-case character ‘n’ or ‘y’ or ‘p’
858858
X-MongoDB-Optional-Data* Optional data, base64 encoded representation of the optional object provided by the client
859-
Body Action=GetCallerIdentity&Version=2011-06-15\n
859+
Body Action=GetCallerIdentity&Version=2011-06-15\\n
860860
======================== ======================================================================================================
861861

862862
.. note::

0 commit comments

Comments
 (0)