Просмотр исходного кода

Fix readme typo

Remember to keep the right window in focus when typing.
Zed 6 лет назад
Родитель
Сommit
9b34123573
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -134,7 +134,7 @@ Nitter currently prints some errors to stdout, and there is no real logging
 implemented. If you're running Nitter with systemd, you can check stdout like
 this: `journalctl -u nitter.service` (add `--follow` to see just the last 15
 lines). If you're running the Docker image, you can do this:
-`docker logs --follow *nitter conightytainer id*`
+`docker logs --follow *nitter container id*`
 
 ## Donating <a href="https://liberapay.com/zedeus/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>