commit a2f54f02050c6a87d313880b7f805c757f10e4f9 parent aa2b2b8b85d09d79353ceae0daed208a9ebb51bc Author: Steven Atkinson <steven@atkinson.mn> Date: Mon, 20 Nov 2023 21:26:40 -0800 Update README.md typo Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -12,7 +12,7 @@ For playing trained models in real time in a standalone application or plugin, s * [Other utilities](https://github.com/sdatkinson/neural-amp-modeler/tree/main#other-utilities) ## How to use -There are three main ways to use the NAM trainer. There are two simplified trainers available (1) in your browser via Google Colab and (2) Locally via a GUI. There is also a full-featured trainer for power users than can be runf rom the command line. +There are three main ways to use the NAM trainer. There are two simplified trainers available (1) in your browser via Google Colab and (2) Locally via a GUI. There is also a full-featured trainer for power users than can be run from the command line. ### Google Colab