From 22b47574bbb1debd04e2870c31f5f853819b4f49 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 25 May 2019 21:45:53 +0300 Subject: Fix: typo --- muck.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'muck.md') diff --git a/muck.md b/muck.md index 92e148d..2c58c48 100644 --- a/muck.md +++ b/muck.md @@ -9,7 +9,7 @@ Introduction Muck is a persistent in-memory JSON store with an HTTP API and advanced access control using signed JWT access tokens. This document presents its automated acceptance tests, using a (for now -hypothetical) language similar to the Gherkin langauge implemented by +hypothetical) language similar to the Gherkin language implemented by Cucumber, called Fable. A happy path scenario -- cgit v1.2.1