From 119e3f762bce04259c73de8f40d9a02df2e19875 Mon Sep 17 00:00:00 2001 From: Jos512 Date: Fri, 2 Aug 2019 15:17:27 +0200 Subject: [PATCH] Fix small spelling mistake --- writing_guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/writing_guidelines.md b/writing_guidelines.md index 4042279..a7dbfa8 100644 --- a/writing_guidelines.md +++ b/writing_guidelines.md @@ -1,7 +1,7 @@ # Writing guidelines for PineCoders Web content ## Annotations -Don't use the term *annotation*, as it is most probably going to be phased out. We use *function* for everything that was called an annotation, except for `study()` and `strategy()`, for wich we use the term *declaration statement*. +Don't use the term *annotation*, as it is most probably going to be phased out. We use *function* for everything that was called an annotation, except for `study()` and `strategy()`, for which we use the term *declaration statement*. ## Realtime Use *realtime* rather than *real time* or *real-time*.