Browse Source

cli53: fix missing curly brace (#11372)

Rodrigo Stuchi 1 year ago
parent
commit
9eae15643e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/cli53.md

+ 1 - 1
pages/common/cli53.md

@@ -25,7 +25,7 @@
 
 - Create a `www` subdomain pointing to an IP address:
 
-`cli53 {{rc|rrcreate}} {{mydomain.com} {{'www 300 A 150.130.110.1'}}`
+`cli53 {{rc|rrcreate}} {{mydomain.com}} {{'www 300 A 150.130.110.1'}}`
 
 - Replace a `www` subdomain pointing to a different IP: