diff --git a/exercises/practice/camicia/camicia.js b/exercises/practice/camicia/camicia.js index afbb5a7d49..7ff81985ee 100644 --- a/exercises/practice/camicia/camicia.js +++ b/exercises/practice/camicia/camicia.js @@ -1,5 +1,5 @@ // -// This is only a SKELETON file for the 'BookStore' exercise. It's been provided as a +// This is only a SKELETON file for the 'Camicia' exercise. It's been provided as a // convenience to get you started writing code faster. //