Skip to content

Commit

Permalink
Editorial fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amarantha-k authored Oct 17, 2016
1 parent ca1c197 commit 04644bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/rest-api/rest-cluster-email-notifications.dita
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Authorization: Basic YWRtaW46YWRtaW4= Accept: */*</codeblock>
],
"sender": "couchbase@localhost"
}</codeblock>
<note>The <codeph>pass</codeph> field of the <codeph>emailServer</codeph> will always be empty, this is for security reasons.</note>
<note>For security reasons, the <codeph>pass</codeph> field of the <codeph>emailServer</codeph> is always empty.</note>
</section>

<section><title>Response codes</title>
Expand Down

0 comments on commit 04644bd

Please sign in to comment.