Browse Source

Quick fix for contributing.

pull/4023/head
mike12345567 6 years ago
parent
commit
dae40227e4
  1. 2
      CONTRIBUTING.md

2
CONTRIBUTING.md

@ -145,7 +145,7 @@ The HTML and CSS for your apps runtime pages, as well as the budibase client lib
#### Backend
/he backend schema, tables and rows are stored using PouchDB when developing locally, and in [CouchDB](https://pouchdb.com/) when running in production.
The backend schema, tables and rows are stored using PouchDB when developing locally, and in [CouchDB](https://pouchdb.com/) when running in production.
### Publishing Budibase to NPM

Loading…
Cancel
Save