doc: use correct placeholder for policy docs

PR-URL: https://github.com/nodejs/node/pull/25627
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
This commit is contained in:
Anna Henningsen 2019-01-21 22:34:15 +01:00
parent 30f45683aa
commit ecf693697b
No known key found for this signature in database
GPG Key ID: 9C63F3A6CD2AD8F9
2 changed files with 2 additions and 2 deletions

View File

@ -150,7 +150,7 @@ Enable experimental ES module support and caching modules.
### `--experimental-policy`
<!-- YAML
added: TODO
added: REPLACEME
-->
Use the specified file as a security policy.

View File

@ -1,6 +1,6 @@
# Policies
<!--introduced_in=TODO-->
<!--introduced_in=REPLACEME-->
<!-- type=misc -->
> Stability: 1 - Experimental