Skip to content

Commit 4660010

Browse files
authored
Fix CI status badge.
1 parent 82ec0c7 commit 4660010

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AutoCorrrect for Go
22

3-
[![Go](https://github.com/longbridge/autocorrect/workflows/Go/badge.svg)](https://github.com/longbridge/autocorrect/actions?query=workflow%3AGo)
3+
[![Test](https://github.com/longbridge/autocorrect/actions/workflows/go.yml/badge.svg)](https://github.com/longbridge/autocorrect/actions/workflows/go.yml)
44

55
Automatically add whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols).
66

0 commit comments

Comments
 (0)