You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercises/concept/lasagna-master/.docs/instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ With a mixture of excitement and trepidation, you decide to reach out to your gr
95
95
As expected, she responds in her cryptic manner, offering a single secret ingredient, wrapped in mystery.
96
96
97
97
Your great-grand auntie's contribution adds a layer of complexity, that you want to use in your recipe.
98
-
Implement another version of the `addSecretIngredient` function that accepts two arguments: a const reference to a vector representing the friend's list of ingredients and a single string representing the enigmatic offering from your great-grand auntie.
98
+
Implement another version of the `addSecretIngredient` function that accepts two arguments: a reference to a vector representing your list of ingredients and a single string representing the enigmatic offering from your great-grand auntie.
0 commit comments