Skip to content

Commit 2359a00

Browse files
committed
Update README.md
1 parent e8fe7f8 commit 2359a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Obviously this module can expose you to some insecure situations depending on ho
273273
* Never expose calls to this module directly, instead you should write a wrapper layer around StatefulProcessCommandProxy that protects, analyzes and sanitizes external input that can materialize in a `command` statement.
274274
* All commands you pass to `execute` should be sanitized to protect from injection attacks
275275

276-
###<a id="related"></a> Related Tools
276+
### <a id="related"></a> Related Tools
277277

278278
Have a look at these related projects which build on top of this module to provide some higher level functionality
279279

0 commit comments

Comments
 (0)