Skip to content

Commit a81a1b3

Browse files
committed
fix docstring
1 parent 5689a43 commit a81a1b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/somesy/commands/sync.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def _sync_codemeta(
9595
metadata: ProjectMetadata,
9696
codemeta_file: Path,
9797
):
98-
"""Sync package.json file using project metadata.
98+
"""Sync codemeta.json file using project metadata.
9999
100100
Args:
101101
metadata (ProjectMetadata): project metadata to sync pyproject.toml file.

0 commit comments

Comments
 (0)