Grammar and typo fix (#415)

This commit is contained in:
Gareth Hayes 2017-12-05 01:51:46 +08:00 committed by AntiochP
parent 442ef3b255
commit 364c8cb797

View file

@ -163,7 +163,7 @@ parameter_list = {NUM_THREADS=1, NUM_TRIMS=68}
#Can currently be used only in Production (30) Mode #Can currently be used only in Production (30) Mode
#This plugin is not built by default. To build: #This plugin is not built by default. To build:
#1) Ensure the latest cuda toolkit is installed #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 #2) Uncomment the 'build-cuda-plugin' feature
# in pow/Cargo.toml # in pow/Cargo.toml