Skip to content

Commit 9f2d3ce

Browse files
committed
docs: fix title underline
factories.rst:13: WARNING: Title underline too short.
1 parent 9dd0e02 commit 9f2d3ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/concepts/factories.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Introduction
1010
============
1111

1212
What are Factories?
13-
------------------
13+
-------------------
1414

1515
Like :doc:`./services`, **Factories** are an extension of autoloading that helps keep your code
1616
concise yet optimal, without having to pass around object instances between classes.

0 commit comments

Comments
 (0)