Skip to content

Commit 827eae3

Browse files
authored
fix typos in README.md (#285)
1 parent 6b0ae3e commit 827eae3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</h1>
2525

2626
Nixflix is a declarative media server configuration manager for NixOS. The aim of the project is to automate
27-
all of the connective tissue required to get get Starr and Jellyfin services ([Sonarr](https://github.com/Sonarr/Sonarr), [Radarr](https://github.com/Radarr/Radarr), [Lidarr](https://github.com/Lidarr/Lidarr), [Prowlarr](https://github.com/Prowlarr/Prowlarr), [Jellyfin](https://github.com/jellyfin/jellyfin), [Seerr](https://github.com/seerr-team/seerr)) working
27+
all of the connective tissue required to get Starr and Jellyfin services ([Sonarr](https://github.com/Sonarr/Sonarr), [Radarr](https://github.com/Radarr/Radarr), [Lidarr](https://github.com/Lidarr/Lidarr), [Prowlarr](https://github.com/Prowlarr/Prowlarr), [Jellyfin](https://github.com/jellyfin/jellyfin), [Seerr](https://github.com/seerr-team/seerr)) working
2828
together. I want users to be able to configure this module and it just works.
2929

3030
## Why Nixflix?
@@ -43,7 +43,7 @@ All of these services have APIs, surely we can use this to automate the whole th
4343

4444
Nixflix is:
4545

46-
-**Opionated** — Don't you hate having to think for yourself?
46+
-**Opinionated** — Don't you hate having to think for yourself?
4747
-**API-based** — Nixflix uses official REST APIs of each service (with a couple minor exceptions)
4848
-**Idempotent** — All services safely execute repeatedly
4949
-**Commanding** — Your code is _the_ source of truth, no need to fear drift
@@ -66,7 +66,7 @@ Nixflix is:
6666

6767
## Documentation
6868

69-
Checkout the [documentation](https://kiriwalawren.github.io/nixflix/) to get started.
69+
Check out the [documentation](https://kiriwalawren.github.io/nixflix/) to get started.
7070

7171
## Services
7272

@@ -84,7 +84,7 @@ All Arr services (Sonarr, Radarr, Lidarr, Prowlarr) support:
8484
### Jellyfin
8585

8686
- Basic server management
87-
- Libraries are automatically configured based on elected media managers
87+
- Libraries are automatically configured based on selected media managers
8888
- Plugin management
8989
- Subtitle downloader management
9090

0 commit comments

Comments
 (0)