Skip to content

Commit 59fb45a

Browse files
Address reviewer feedback.
Co-authored-by: rfbgo <[email protected]>
1 parent 8158c7a commit 59fb45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ramble/docs/configuration_files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ The format of this config section is as follows:
307307
In the above, the ``indentation`` attribute is an integer that will be used to
308308
inject spaces at the beginning of each line. The ``prefix`` attribute is used
309309
to define a prefix (after the indentation) to add to each line of the formatted
310-
executable. The ``join_separator`` attribute define the string that will be
310+
executable. The ``join_separator`` attribute defines the string that will be
311311
used to join independent lines of the formatted executable. The ``commands``
312312
attribute is a list of strings that will be re-formatted using the definitions
313313
in the rest of the formatted executable definition. Each entry will be split

0 commit comments

Comments
 (0)