From e7938b05b8c700920ab62b9bb1445d21174fd3e0 Mon Sep 17 00:00:00 2001 From: Brian Cunnie Date: Thu, 5 Dec 2024 15:48:31 -0800 Subject: [PATCH] README: Minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bc118a..dbc05c3 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Boltz currently accepts three input formats: 3. A directory containing files of the above formats, for batched processing -To see all available options: `boltz predict --help` and for more informaton on these input formats, see our [prediction instructions](docs/prediction.md). +To see all available options: `boltz predict --help` and for more information on these input formats, see our [prediction instructions](docs/prediction.md). ## Training