diff --git a/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/tags.html b/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/tags.html index 4ffcbc9263154b..6c4bb3420fc69c 100644 --- a/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/tags.html +++ b/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/tags.html @@ -51,7 +51,7 @@ attribute has the same effect. -
requires-network
keyword allows access to the external
+ requires-network
keyword allows access to the external
network from inside the sandbox. This tag only has an effect if sandboxing
is enabled.