From 53666050c8262c6f8c66a3d0ec9e2dfc0089f32a Mon Sep 17 00:00:00 2001 From: Boris Zbarsky Date: Mon, 5 Dec 2022 10:59:45 -0500 Subject: [PATCH] Remove remaining uses of "Interation". (#23898) Co-authored-by: Andrei Litvin --- .github/.wordlist.txt | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/.wordlist.txt b/.github/.wordlist.txt index ca364bc513ae9c..a42e4c63e11a12 100644 --- a/.github/.wordlist.txt +++ b/.github/.wordlist.txt @@ -676,7 +676,6 @@ instantiation integrations IntelliSense InteractionModelVersion -Interation Interoperable introvideos InvokeCommandRequests diff --git a/README.md b/README.md index d552a52da0a64f..40e5e01dc34173 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ [![Android](https://github.com/project-chip/connectedhomeip/workflows/Android/badge.svg)](https://github.com/project-chip/connectedhomeip/actions/workflows/android.yaml) -[![Unit / Interation Tests](https://github.com/project-chip/connectedhomeip/workflows/Unit%20/%20Interation%20Tests/badge.svg)](https://github.com/project-chip/connectedhomeip/actions/workflows/unit_integration_test.yaml) +[![Unit / Integration Tests](https://github.com/project-chip/connectedhomeip/workflows/Unit%20/%20Integration%20Tests/badge.svg)](https://github.com/project-chip/connectedhomeip/actions/workflows/unit_integration_test.yaml) [![Cirque](https://github.com/project-chip/connectedhomeip/workflows/Cirque/badge.svg)](https://github.com/project-chip/connectedhomeip/actions/workflows/cirque.yaml) [![QEMU](https://github.com/project-chip/connectedhomeip/workflows/QEMU/badge.svg)](https://github.com/project-chip/connectedhomeip/actions/workflows/qemu.yaml)