diff --git a/README.md b/README.md
index 8b69d8ec48649ec457efd643265ced98a3f9ddc3..1e7f64c13e2e02a35a5507f2f6491dd62c3b4bc2 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ in the search bar.
 
 Alternatively, you can open the notebook in a notebook editor. For information about installing such an editor, you can go to either the [Jupyter installation page](https://jupyter.org/install) or the [Pluto installation page](https://plutojl.org/#lets-do-it). Note that in order to run the blocks in the notebook rather than just seeing them, you will need to [download and install Julia > 1.4.2](https://julialang.org/downloads/).
 
-## Converting to a classic julia script
+## Converting to a classic Julia script
 
 If you just want to see/run the code without the printing and block structure, you might want to [install nbconvert](https://nbconvert.readthedocs.io/en/latest/install.html) and run in a shell terminal the following command :