From 89f44c10a1d17e673a105b062d98857e0ee948ab Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 28 May 2019 19:20:41 +0200 Subject: [PATCH] Fix grammar error --- docs/plotting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plotting.md b/docs/plotting.md index eb72b0502..6dc3d13b1 100644 --- a/docs/plotting.md +++ b/docs/plotting.md @@ -87,7 +87,7 @@ The profit plotter shows a picture with three plots: The first graph is good to get a grip of how the overall market progresses. -The second graph will show how you algorithm works or doesnt. +The second graph will show how your algorithm works or doesn't. Perhaps you want an algorithm that steadily makes small profits, or one that acts less seldom, but makes big swings.