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: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ <h2>"Adding", "committing" and "pushing" changes...</h2>
30
30
31
31
<h2>You need to fork when...</h2>
32
32
33
-
<p>... you're out of spoons.</p>
33
+
<p>... you want to make your own copy of someone else's repository (for example an open-source project) so you can freely experiment and propose changes without affecting the original project.</p>
0 commit comments