From aded933245229976273b5111ce4e7bae85781f61 Mon Sep 17 00:00:00 2001 From: Hauke Schulz <43613877+observingClouds@users.noreply.github.com> Date: Mon, 1 May 2023 12:38:14 +0200 Subject: [PATCH] fix syntax --- how_to_eurec4a/howto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how_to_eurec4a/howto.md b/how_to_eurec4a/howto.md index ac211338..4bede8bb 100644 --- a/how_to_eurec4a/howto.md +++ b/how_to_eurec4a/howto.md @@ -80,7 +80,7 @@ Datasets should be added by following these steps: git add -p ``` ```bash -git commit -m "" + git commit -m "" ``` 4. Push branch to GitHub