diff options
| author | Paul Buetow <pbuetow@mimecast.com> | 2021-04-21 15:12:35 +0100 |
|---|---|---|
| committer | Paul Buetow <pbuetow@mimecast.com> | 2021-04-21 15:12:35 +0100 |
| commit | fec58652767df73d62afa23c983c70d0e9aeb8b6 (patch) | |
| tree | 3b8f516d5288398e301af102890670f29819684f /internal/datas | |
| parent | 2636e5769d252c31be6a74a4dec3cac2476619c7 (diff) | |
typo
Diffstat (limited to 'internal/datas')
| -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", |
