Skip to content

Commit bf996c8

Browse files
committed
README: fix typo
1 parent 41782ef commit bf996c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To start a new module from it:
1010
1. Clone the repository, enter the cloned directory and
1111
[configure your GIT identity](https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup#_your_identity)
1212

13-
1. Rename some refereneces inside the repo:
13+
1. Rename some references inside the repo:
1414
```
1515
modulename=$(basename $(pwd) | sed 's/^ns8-//')
1616
git mv imageroot/systemd/user/kickstart.service imageroot/systemd/user/${modulename}.service

0 commit comments

Comments
 (0)