Skip to content

Commit 4210abd

Browse files
authored
Adjust indentation in sidecar docs (#2714)
Signed-off-by: Abhijeet Kasurde <[email protected]>
1 parent 6082757 commit 4210abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/dev_guide/sidecar.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ This example shows the same documentation in YAML format:
7777
7878
As the examples above show, Python variables already contain YAML. The main change to use YAML documentation is to simply move the YAML out of such variables.
7979

80-
Any adjacent YAML documentation files must be in the same directory as the plugin or module that they document. This means the documentation is available in any directory that contains the plugins or modules.
80+
Any adjacent YAML documentation files must be in the same directory as the plugin or module that they document. This means the documentation is available in any directory that contains the plugins or modules.
8181

8282

8383
Supported plugin types

0 commit comments

Comments
 (0)