Skip to content

Commit e3b7f99

Browse files
committed
Fix typo in CHANGELOG
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 8375c4a commit e3b7f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Important API changes:
8383
from a git clone
8484

8585
- ``DatafileHandler.assemble()``, ``DatafileHandler.assemble_from_many()``, and
86-
the other ``.assemble()``` methods from the other Package handlers from
86+
the other ``.assemble()`` methods from the other Package handlers from
8787
packagedcode, have been updated to yield Package items before Dependency or
8888
Resource items. This is particulary important in the case where we are calling
8989
the ``assemble()`` method outside of the scancode-toolkit context, where we

0 commit comments

Comments
 (0)