From 741f57e9e2af343bbb03e0f18533262f6e0875e2 Mon Sep 17 00:00:00 2001 From: Kalumniatoris Date: Sun, 14 Jul 2019 00:27:44 +0200 Subject: [PATCH] stockmarket.rst typo very -> every fixed typo: "Stock prices are updated very ~6 seconds." -> "Stock prices are updated every ~6 seconds." --- doc/source/basicgameplay/stockmarket.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/basicgameplay/stockmarket.rst b/doc/source/basicgameplay/stockmarket.rst index 05df76d04..959e3472a 100644 --- a/doc/source/basicgameplay/stockmarket.rst +++ b/doc/source/basicgameplay/stockmarket.rst @@ -184,7 +184,7 @@ See :ref:`netscript_tixapi` for more details. Under the Hood -------------- -Stock prices are updated very ~6 seconds. +Stock prices are updated every ~6 seconds. Whether a stock's price moves up or down is determined by RNG. However, stocks have properties that can influence the way their price moves. These properties