From 272afc2415b0d1b6f01f1e7d5577af5762d15f40 Mon Sep 17 00:00:00 2001 From: Fabian Zills <46721498+PythonFZ@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:31:51 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a64fbec5..cf37f41e 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ import zntrack # Load the StructureOptimization Node optm = zntrack.from_rev(name="StructureOptimization") -# you can pass `remote: str` and `rev: str` to access files from +# you can pass `remote: str` and `rev: str` to access data from # a different commit or a remote repository. # Access the optimization trajectory