Revert "wording update"

This reverts commit c1c965e12b.
This commit is contained in:
yuqiuw
2021-06-10 11:36:31 -05:00
committed by GitHub
parent c9c681c372
commit 6cfbebe448
+2 -2
View File
@@ -29,7 +29,7 @@ k8dash is the easiest way to manage your Kubernetes cluster. Why?
- [Metrics](#Metrics)
- [Development](#Development)
- [Prerequisites](#Prerequisites)
- [Parts of k8dash](#Parts_of_k8dash)
- [k8dash is made up of 2 parts. The server and the client](#Parts_of_k8dash)
- [Server](#Server)
- [Client](#Client)
- [License](#License)
@@ -182,7 +182,7 @@ Once minikube is installed, you can run it with the command `minikube start --dr
Back to [Table of Contents](#table_of_contents)
<a name="Parts_of_k8dash"></a>
## Parts of k8dash
## k8dash is made up of 2 parts. The server and the client.
<a name="Server"></a>
### Server