mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-19 13:02:14 +02:00
Fix a word of French Ruby language.
This commit is contained in:
@@ -243,7 +243,7 @@ case grade
|
||||
when 'A'
|
||||
puts "Excellent"
|
||||
when 'B'
|
||||
puts "Plus de chance la première fois"
|
||||
puts "Plus de chance la prochaine fois"
|
||||
when 'C'
|
||||
puts "Vous pouvez faire mieux"
|
||||
when 'D'
|
||||
|
Reference in New Issue
Block a user