Jelajahi Sumber

Update 'project/functions/README.md'

Pierre-Yves Barriat 9 tahun lalu
induk
melakukan
f5421d0d51
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      project/functions/README.md

+ 1 - 1
project/functions/README.md

@@ -2,7 +2,7 @@
 
 
 In this chapter we will create the functions to say Hello in the different languages from the table above.
 In this chapter we will create the functions to say Hello in the different languages from the table above.
 
 
-In the beginning you will add a new file in the git_tutorial project similar to `greetings.sh` with your function e.g. `greetings_catalan.sh`.
+In the beginning you will add a new file in the Git_Training project similar to `greetings.sh` with your function e.g. `greetings_catalan.sh`.
 
 
 Then you will modify `run.sh` to source and call your function.
 Then you will modify `run.sh` to source and call your function.