diff options
Diffstat (limited to 'internal/datas/rbuffer_test.go')
| -rw-r--r-- | internal/datas/rbuffer_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/datas/rbuffer_test.go b/internal/datas/rbuffer_test.go index 456511a..843bb8e 100644 --- a/internal/datas/rbuffer_test.go +++ b/internal/datas/rbuffer_test.go @@ -29,7 +29,7 @@ func TestRBuffer(t *testing.T) { fiveValues := []string{ "42 is the answer!", - "Scroption: Get over here!", + "Scorpion: Get over here!", "Have you swiped your nectar card?", "Please mind the gap between the train and the platform!", "Visit DTail at https://dtail.dev", |
