Skip to content

Commit 1c4fd67

Browse files
author
Lucas Nussbaum
committed
[dev] fix minor typo in site network page
1 parent 50f014e commit 1c4fd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/refrepo/gen/wiki/generators/site_network.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def generate_content
3030
@generated_content = "__NOTOC__\n__NOEDITSECTION__\n"
3131
@generated_content += "= Network devices models =\n"
3232
@generated_content += generate_equipments + "\n"
33-
@generated_content += "More details (including address ranges are available from the [[Grid5000:Network]] page.\n"
33+
@generated_content += "More details (including address ranges) are available from the [[Grid5000:Network]] page.\n"
3434
@generated_content += MW::LINE_FEED
3535

3636
# this will generate dot and png network maps in the current directory

0 commit comments

Comments
 (0)