Skip to content

Commit 9a2a206

Browse files
lfoppianoCopilot
andauthored
Update grobid_client/grobid_client.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b67c3ea commit 9a2a206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grobid_client/grobid_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ def main():
758758
parser.add_argument(
759759
"--server",
760760
default=None,
761-
help="GROBID server URL overide of the config file. If config not provided, default is http://localhost:8070",
761+
help="GROBID server URL override of the config file. If config not provided, default is http://localhost:8070",
762762
)
763763

764764
args = parser.parse_args()

0 commit comments

Comments
 (0)