Skip to content

Commit 8e23d72

Browse files
authored
Merge pull request #267 from YutharsanS/master
fix typo in section-3.md
2 parents b388766 + ae92eec commit 8e23d72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/part-3/section-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN chmod a+x /usr/local/bin/yt-dlp
2020
ENTRYPOINT ["/usr/local/bin/yt-dlp"]
2121
```
2222

23-
We will add an user called _appuser_ with the following command
23+
We will add a user called _appuser_ with the following command
2424

2525
```dockerfile
2626
RUN useradd -m appuser

0 commit comments

Comments
 (0)