From 53d036df12938b18bbc26d69c16bf9618c0c2fc1 Mon Sep 17 00:00:00 2001 From: Enok <416828041@qq.com> Date: Tue, 26 May 2020 19:26:44 +0800 Subject: [PATCH] typo --- .github/workflows/ci.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 49d71ec..f3bae8b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: - name: Install Deno uses: denolib/setup-deno@master with: - deno-version: 1.0.3 + deno-version: 1.0.2 - name: Test run: deno test ./test.ts diff --git a/README.md b/README.md index 17f9212..8d464a6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Gzip encryption and decryption wasm implementation, support Deno ![GitHub release](https://img.shields.io/github/release/manyuanrong/wasm_gzip.svg) ![(Deno)](https://img.shields.io/badge/deno-1.0.2-green.svg) -## Useage +## Usage ```ts import {