Skip to content

Commit b3f7b05

Browse files
committed
fix: No-op change
1 parent 64ae324 commit b3f7b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Install the c2pa-python package from PyPI by running:
2323
pip install c2pa-python
2424
```
2525

26-
To use the module in Python code, import it like this:
26+
To use the module in Python code, import the module like this:
2727

2828
```python
2929
import c2pa

0 commit comments

Comments
 (0)