From 9d0e441e2eae94613bd76178da5714cba0af2ea8 Mon Sep 17 00:00:00 2001 From: Christoph Diehl <1614333+posidron@users.noreply.github.com> Date: Tue, 18 Sep 2018 08:22:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7f1809..8a04602 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ yarn add @mozillasecurity/octo const {random, make} = require('@mozillasecurity/octo') random.init() -# Basic operations +# Common Operations make.number.any() make.text.any()