From c305d25afe40d17a37b3c49395d573b67a31740f Mon Sep 17 00:00:00 2001 From: Joris Wenting Date: Wed, 26 Apr 2023 09:30:11 +0200 Subject: [PATCH] chore: test for push rights --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06e0773..e990b9c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ API docs written in OpenAPI (swagger/redocly) format. * API docs can be rendered into stand-alone HTML with: `npm start`. -* API text can be linted with `npm test`. +* API text can be linted with `npm test`