From 364c8cb7973b769ba1733e6a611b5a784d50a2d8 Mon Sep 17 00:00:00 2001 From: Gareth Hayes Date: Tue, 5 Dec 2017 01:51:46 +0800 Subject: [PATCH] Grammar and typo fix (#415) --- grin.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grin.toml b/grin.toml index 533437823..dfc875808 100644 --- a/grin.toml +++ b/grin.toml @@ -163,7 +163,7 @@ parameter_list = {NUM_THREADS=1, NUM_TRIMS=68} #Can currently be used only in Production (30) Mode #This plugin is not built by default. To build: #1) Ensure the latest cuda toolkit is installed -# (nvcc should be on the pat) +# (nvcc should be in your PATH) #2) Uncomment the 'build-cuda-plugin' feature # in pow/Cargo.toml