Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion writing_guidelines.md
Original file line number Diff line number Diff line change
@@ -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*.
Expand Down