From 3ab2d12521ddaee4ea4a4574cfdd5c70e4b99fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dario=20Cambi=C3=A9?= Date: Sat, 10 Jul 2021 16:44:32 +0200 Subject: [PATCH] :pencil2: Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e463a54..52cc58ed 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ and register is as a Thing property """ -# Wrap in a semantic annotation to autmatically set schema and args +# Wrap in a semantic annotation to automatically set schema and args class DenoiseProperty(PropertyView): """Value of integration_time"""