Skip to content

Commit

Permalink
Correction to git add command in SE translation. (firstcontributions#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannestegner authored Oct 9, 2022
1 parent 3815880 commit 8362dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translations/README.se.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Ge kommando `git status` i projektkatalogen för att se de ändringar du gjort.
Lägg till dina ändringar genom att använda kommando `git add -A`:

```
git add -A
git add Contributors.md
```

Commita dina ändringar genom att använda `git commit`:
Expand Down

0 comments on commit 8362dd2

Please sign in to comment.