Skip to content

Commit

Permalink
typo fixes for weiv-data -> WeivData
Browse files Browse the repository at this point in the history
  • Loading branch information
loeiks committed May 21, 2024
1 parent 7f6858a commit 6f58664
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CHANGELOG of weiv-data
# CHANGELOG of WeivData

In this file you can find what's changed in each version. (Versions with -dev, -test tags can contain BUG/s and errors don't use them in production)

Expand Down Expand Up @@ -180,7 +180,7 @@ In this file you can find what's changed in each version. (Versions with -dev, -
### 1.5.3

- TS Updates
- We have started working for a Discord Server and documentation page built with weiv-data.
- We have started working for a Discord Server and documentation page built with WeivData.

### 1.5.2

Expand All @@ -194,7 +194,7 @@ In this file you can find what's changed in each version. (Versions with -dev, -

### 1.5.0

- All data hooks are available to use and now data hooks are implemented into weiv-data.
- All data hooks are available to use and now data hooks are implemented into WeivData.
- onFailure hook is still not available.
- We have started to test data hooks if they are working as expected.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# weiv-data Node.js APIs
# WeivData Node.js APIs

<br>

Expand Down
4 changes: 2 additions & 2 deletions app/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# weiv-data Node.js APIs
# WeivData Node.js APIs

[![Build for Velo by Wix](https://img.shields.io/badge/Built%20for-Velo%20by%20Wix-3638f4)](https://wix.com/velo)
[![🚀 GitHub](https://github.com/ExWeiv/weiv-data/actions/workflows/publish.yml/badge.svg?branch=main)](https://github.com/ExWeiv/weiv-data/actions/workflows/publish.yml)

The official [weiv-data APIs](https://www.npmjs.com/package/@exweiv/weiv-data) for Node.js to build web applications using MongoDB inside Wix with Velo. Only limited by MongoDB and your pocket. Not limited by wix-data APIs since you won't use them.
The official [WeivData APIs](https://www.npmjs.com/package/@exweiv/weiv-data) for Node.js to build web applications using MongoDB inside Wix with Velo. Only limited by MongoDB and your pocket. Not limited by wix-data APIs since you won't use them.

### When and Why to Use?

Expand Down

0 comments on commit 6f58664

Please sign in to comment.