diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e1abb1a..a88c200 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 79abe30..1a48a10 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.