diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e1abb1ab..a88c200e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: test: strategy: matrix: - os: [macos-latest, ubuntu-latest, windows-latest] + os: [ macos-latest, ubuntu-latest, windows-latest ] runs-on: ${{ matrix.os }} steps: - name: Checkout diff --git a/README.md b/README.md index 79abe30d..1a48a109 100644 --- a/README.md +++ b/README.md @@ -76,4 +76,4 @@ Users of this software are expected to use this software responsibly while abidi Documentation ------------- -Read the [documenation](https://docs.facefusion.io) for a deep dive. +Read the [documentation](https://docs.facefusion.io) for a deep dive.