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
{{ message }}
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: Challenges/challenge_13.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
@@ -7,4 +7,4 @@ Today's challenge involves how to use ``git stash`` command effectively. You can
7
7
Task:
8
8
1. Inside the branch you created in the previous challenge ``your-username-details`` create a new file inside the ``contributors/<YOUR-GITHUB_USERNAME>/`` directory.
9
9
2. Use the git stash command to move these changes to the stash area
10
-
3.Remove the content from the stash area and share a screenshot of this inside the Github issue you created in the first challenge
10
+
3.Delete the content from the stash area and share a screenshot of this inside the Github issue you created in the first challenge
0 commit comments