Skip to content

Commit a1ee832

Browse files
twirrimnumberoverzero
authored andcommitted
Update raw-requests.rst
One character change, } appears to have been used by mistake instead of )
1 parent 6e6e393 commit a1ee832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/raw-requests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ to pull in the values from a file:
2222
fingerprint='20:3b:97:13:55:1c:[...]',
2323
private_key_file_location='~/.oraclebmc/bmcs_api_key.pem',
2424
pass_phrase='hunter2' # optional
25-
}
25+
)
2626
2727
2828
# Or load directly from a file

0 commit comments

Comments
 (0)