Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit cd97947

Browse files
NRKirbypetebacondarwin
authored andcommitted
docs(scripts/update-repo): fix typos
Closes #240
1 parent d3d46ef commit cd97947

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/update-repo.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#!/bin/bash
22

33
###
4-
# This scripts updates the local repo with the latest changes from github.
4+
# This script updates the local repo with the latest changes from Github.
55
#
6-
# The master branch will be REPLACED with what's in github and all local changes
6+
# The master branch will be REPLACED with what's in Github and all local changes
77
# will be LOST.
88
###
99

0 commit comments

Comments
 (0)