fixed text not in a tag

This commit is contained in:
Adrien Pessu
2023-06-20 17:27:37 +00:00
parent 36cb60c746
commit 2a2f6de78c

View File

@@ -34,7 +34,10 @@
credentials in the source code.
</p>
For example, in a NodeJS environment :
<p>
For example, in a NodeJS environment :
</p>
<sample src="examples/HardcodedCredentialsHttpRequestFixed.js"/>
</example>