Skip to content

Commit bcedb0b

Browse files
authored
fix: typo in README.md description (#62)
1 parent d9149f3 commit bcedb0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# openapi-typescript-server
22

3-
`openapi-typescript-server` is a CLI and minimal runtime library that helps you implement type-safe APIs documented by OpenAP
3+
`openapi-typescript-server` is a CLI and minimal runtime library that helps you implement type-safe APIs documented by OpenAPI.
44

55
[![Test Build](https://github.com/jasonblanchard/openapi-typescript-server/actions/workflows/test.yaml/badge.svg)](https://github.com/jasonblanchard/openapi-typescript-server/actions/workflows/test.yaml)
66
[![npm version](https://badge.fury.io/js/openapi-typescript-server.svg)](https://badge.fury.io/js/openapi-typescript-server)

0 commit comments

Comments
 (0)