Skip to content

Commit b8dc233

Browse files
ahmedcharleswhitequark
authored andcommitted
docs: fix typo.
1 parent 9b4ad4e commit b8dc233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1822,7 +1822,7 @@ Like a regular submodule, an instance can also be added without specifying a nam
18221822

18231823
If a name is not explicitly specified for a submodule, one will be generated and assigned automatically. Designs with many autogenerated names can be difficult to debug, so a name should usually be supplied.
18241824

1825-
Although an :class:`Instance` is not an elaboratable, as a special case, it can be returned from the :py:`elaborate()` method. This is conveinent for implementing an elaboratable that adorns an instance with an Amaranth interface:
1825+
Although an :class:`Instance` is not an elaboratable, as a special case, it can be returned from the :py:`elaborate()` method. This is convenient for implementing an elaboratable that adorns an instance with an Amaranth interface:
18261826

18271827
.. testcode::
18281828

0 commit comments

Comments
 (0)