Update README.md

This commit is contained in:
Christoph Diehl 2018-09-18 08:22:09 +02:00 committed by GitHub
parent c870d9730e
commit 9d0e441e2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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()