Skip to content

Commit 65b009d

Browse files
authored
Fix typo in Unix tests section of README (#796)
Corrected "Linix" to "Linux" in README.
1 parent b159fe3 commit 65b009d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The BrainFlow project strives to abide by generally accepted best practices in o
4949
| Build Type | Status |
5050
|:---------------------------: |:-------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
5151
| Windows Tests | [![Run Windows](https://github.com/brainflow-dev/brainflow/actions/workflows/run_windows.yml/badge.svg?branch=master)](https://github.com/brainflow-dev/brainflow/actions/workflows/run_windows.yml) |
52-
| Unix(Linix and MacOS) Tests | [![Run Unix](https://github.com/brainflow-dev/brainflow/actions/workflows/run_unix.yml/badge.svg?branch=master)](https://github.com/brainflow-dev/brainflow/actions/workflows/run_unix.yml) |
52+
| Unix(Linux and MacOS) Tests | [![Run Unix](https://github.com/brainflow-dev/brainflow/actions/workflows/run_unix.yml/badge.svg?branch=master)](https://github.com/brainflow-dev/brainflow/actions/workflows/run_unix.yml) |
5353
| Android Tests | [![Run Android NDK](https://github.com/brainflow-dev/brainflow/actions/workflows/run_android.yml/badge.svg?branch=master)](https://github.com/brainflow-dev/brainflow/actions/workflows/run_android.yml) |
5454
| Alpine Tests | [![Run Alpine](https://github.com/brainflow-dev/brainflow/actions/workflows/run_alpine.yml/badge.svg?branch=master)](https://github.com/brainflow-dev/brainflow/actions/workflows/run_alpine.yml) |
5555
| Valgrind Tests | [![Run Valgrind](https://github.com/brainflow-dev/brainflow/actions/workflows/valgrind.yml/badge.svg?branch=master)](https://github.com/brainflow-dev/brainflow/actions/workflows/valgrind.yml) |

0 commit comments

Comments
 (0)