From 0595a6f5c617f0ec5d52c0c240f8950c327ca509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Signe=20Kirk=20Br=C3=B8db=C3=A6k?= <40836345+signekb@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:57:10 +0100 Subject: [PATCH] docs: :pencil2: fix typo wrties -> writes (#941) ## Description This PR does not need a review. ## Checklist - [X] Updated documentation --- seedcase_sprout/core/write_resource_properties.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seedcase_sprout/core/write_resource_properties.py b/seedcase_sprout/core/write_resource_properties.py index 378aa9141..d0442f32f 100644 --- a/seedcase_sprout/core/write_resource_properties.py +++ b/seedcase_sprout/core/write_resource_properties.py @@ -9,7 +9,7 @@ def write_resource_properties(path: Path, resource_properties: dict) -> Path: - """Wrties the specified resource properties to the `datapackage.json` file. + """Writes the specified resource properties to the `datapackage.json` file. This functions verifies `resource_properties`, and if a resource with that ID is already present on the package, the properties of the