From 756028a7849bc3cc2e918969fb2909bd97b39e02 Mon Sep 17 00:00:00 2001 From: Yegor Jbanov Date: Wed, 11 Nov 2015 10:21:40 -0800 Subject: [PATCH] docs: cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41cc096..e6213bb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Argument, state and other invariant checks for your programs. [API Docs](http://www.dartdocs.org/documentation/quiver_check/latest) are available. -## quiver.check +## Documentation `checkArgument` throws `ArgumentError` if the specified argument check expression is false.