fabiogra commited on
Commit
3b19940
1 Parent(s): 7d22cea

docs: typo in readme

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -76,7 +76,8 @@ You can set the following environment variables to limit the resources used by t
76
  - ENV_LIMITATION=true
77
  - LIMIT_CPU=true
78
 
79
- If you want to use a prepare the samples used in the demo, you need to set the env variable `PREPARE_SAMPLES=true`
 
80
  ---
81
  ## About
82
 
 
76
  - ENV_LIMITATION=true
77
  - LIMIT_CPU=true
78
 
79
+ If you want to preprocess the samples used in the demo, you need to set the env variable `PREPARE_SAMPLES=true`
80
+
81
  ---
82
  ## About
83