diff --git a/examples/bare8.rs b/examples/bare8.rs index 33690a3bc493fd2fa6b204ec9fba60bba04cf69e..15096e1fdaa46c093de61e993aec2254f1ec7806 100644 --- a/examples/bare8.rs +++ b/examples/bare8.rs @@ -121,7 +121,7 @@ const APP: () = { // 4. *Optional // Compile and run the program in release mode. // If using vscode, look at the `.vscode` folder `task.json` and `launch.json`, -// and add a new "profile" (a bit of copy paste). +// you may need to add a new "profile" (a bit of copy paste). // // How did the optimized build compare to the debug build (performance/lost bytes) //