Skip to content

Commit b46fba7

Browse files
authored
docs: fix small typos on README.md (#508)
1 parent 527f917 commit b46fba7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</h3>
1212

1313
<p align="center">
14-
Manage and visualize your ML pipelines, stacks and artifacts in one place.
14+
Manage and visualize your ML pipelines, stacks and artefacts in one place.
1515
<br />
1616
<a href="https://docs.zenml.io/"><strong>Explore the docs »</strong></a>
1717
<br />
@@ -144,11 +144,11 @@ You can deploy this dashboard on supported cloud providers with ZenML python pac
144144
zenml deploy
145145
```
146146

147-
The above command deploys the dashboard in the [same process as the ZenML Server](https://docs.zenml.io/user-guide/starter-guide/switch-to-production), and automates a lot of the nitty gritties for you.
147+
The above command deploys the dashboard in the [same process as the ZenML Server](https://docs.zenml.io/user-guide/starter-guide/switch-to-production) and automates a lot of the nitty-gritty for you.
148148

149149
However, the option to deploy standalone is also available. `yarn build` creates a build directory with a production build of the dashboard. Set up your favorite HTTP server so that a visitor to your site is served index.html. Here are [8 ways to deploy a React app for free](https://blog.logrocket.com/8-ways-deploy-react-app-free/) as a starting point.
150150

151-
Just don't forget to the set the `REACT_APP_BASE_API_URL` environment variable!
151+
Just don't forget to set the `REACT_APP_BASE_API_URL` environment variable!
152152

153153
# 🏄 User Experience
154154

@@ -166,7 +166,7 @@ Just don't forget to the set the `REACT_APP_BASE_API_URL` environment variable!
166166

167167
# 🙌 Contributing
168168

169-
We would love to develop ZenML together with our community! Best way to get
169+
We would love to develop ZenML together with our community! The best way to get
170170
started is to select any issue from the [`good-first-issue`
171171
label](https://github.com/zenml-io/zenml-dashboard/labels/good%20first%20issue).
172172

@@ -178,7 +178,7 @@ Guide](CONTRIBUTING.md) for all relevant details.
178178
![Meet the Team](./assets/community_meetup.png)
179179

180180
Every week, the ZenML [core team](https://zenml.io/company#CompanyTeam) will pop in for 30 minutes to interact directly with the community.
181-
Sometimes we'll be presenting a feature, other times we'll take questions and have fun.
181+
Sometimes, we'll be presenting a feature; other times, we'll take questions and have fun.
182182

183183
[Register now](https://zenml.io/meet) for the ZenML Meet the Community session. It's free and open to everyone.
184184

0 commit comments

Comments
 (0)