Skip to content

Commit e452d51

Browse files
committed
docs: fix RST format
1 parent 954cc0d commit e452d51

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

user_guide_src/source/general/configuration.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,7 @@ Nesting Variables
122122
=================
123123

124124
To save on typing, you can reuse variables that you've already specified in the file by wrapping the
125-
variable name within ``${...}``
126-
::
125+
variable name within ``${...}``::
127126

128127
BASE_DIR="/var/webroot/project-root"
129128
CACHE_DIR="${BASE_DIR}/cache"

0 commit comments

Comments
 (0)