Skip to content

Commit 047e383

Browse files
committed
Correct format for CI documentation test
Signed-off-by: Chin Yeung Li <tli@nexb.com>
1 parent e59bdf2 commit 047e383

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/contribute/gsoc17_final_report.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The ``<format>`` name will be automatically added to the ``--format`` command li
3636
(if called) the scanned data will be passed to the plugin.
3737

3838
2. `Post-scan <https://github.com/aboutcode-org/scancode-toolkit/issues/704>`_ :
39-
------------------------------------------------------------------------
39+
--------------------------------------------------------------------------------
4040

4141
In this stage, the plugins are supposed to run **after** the scanning is done. Some uses for these
4242
plugins were:
@@ -68,7 +68,7 @@ The command line option for this plugin will be automatically created using the
6868
doctring as its help text and (if called) the scanned files will be passed to the plugin.
6969

7070
3. `Pre-scan <https://github.com/aboutcode-org/scancode-toolkit/issues/719>`_ :
71-
-----------------------------------------------------------------------
71+
-------------------------------------------------------------------------------
7272

7373
In this stage, the plugins are supposed to run **before** the scan starts. So the potential uses
7474
for these types of plugins were to:

0 commit comments

Comments
 (0)