Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nsheff authored May 23, 2024
1 parent e107169 commit 02cf195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ First, you have to write a schema yaml file. It should follow json-schema format

After creating your schema file, you can contribute it to this repository so that you and others can more easily load it. Name your schema yaml file with the name of the schema. Schemas in the registry are divided into namespaces, which are represented as subfolders in this repository. So, place your schema into an appropriate subfolder, and then open a pull request.

## Devopment guide
## Development guide

The front-end is built in React, using `vite`. Clone the repository and then start a development server with:

Expand Down

0 comments on commit 02cf195

Please sign in to comment.