Skip to content

Commit 50b7ecd

Browse files
committed
Fix typo in cli --help
1 parent d8df23e commit 50b7ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/D47crunch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3372,7 +3372,7 @@ def _cli(
33723372
See [b]https://mdaeron.github.io/D47crunch/#3-command-line-interface-cli[/b] for more details.
33733373
33743374
Reads raw data from an input file, optionally excluding some samples and/or analyses, thean standardizes
3375-
the data based either on the default [b]d13C_VDPB[/b], [b]d18O_VPDB[/b], [b]D47[/b], and [b]D48[/b] anchors or on different
3375+
the data based either on the default [b]d13C_VPDB[/b], [b]d18O_VPDB[/b], [b]D47[/b], and [b]D48[/b] anchors or on different
33763376
user-specified anchors. A new directory (named `output` by default) is created to store the results and
33773377
the following sequence is applied:
33783378

0 commit comments

Comments
 (0)