Skip to content

Commit fddf5ab

Browse files
FAB-4174 fix bad markup in CONTRIBUTING.rst
Change-Id: I52033efc89173c496f80f1f1df54a8a3b618a7ac Signed-off-by: Christopher Ferris <[email protected]>
1 parent 9560588 commit fddf5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/CONTRIBUTING.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ What makes a good change request?
162162
Development. They place a watch on the directory that invokes the
163163
tests automagically as the code is changed. This is far more
164164
efficient than having to run a whole build between code changes. See
165-
`this definition<http://artofunittesting.com/definition-of-a-unit-test/>`__
165+
`this definition <http://artofunittesting.com/definition-of-a-unit-test/>`__
166166
of unit testing for a good set of criteria to keep in mind for writing
167167
effective unit tests.
168168

0 commit comments

Comments
 (0)