Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Commit 9619b83

Browse files
committed
fix: typo
1 parent a338bdb commit 9619b83

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ $ sudo make install
2828

2929
### From Binary
3030

31-
- You can find the Binaries in Gzipped form from the [Releases](https://github.com/athul/pwcli/releases) page
31+
- You can find the Binaries in Gzipped form from the [Releases](https://github.com/athul/pwcli/releases) page
3232
**Supports**
3333
- Linux(x64,x86)
3434
- Mac(x64)
@@ -45,7 +45,7 @@ Name | Link | Description
4545
------------- | ------------------------------------------------- | -----------------------------
4646
hopp-cli-bin | https://aur.archlinux.org/packages/hopp-cli-bin/ | Pre-built binary
4747
hopp-cli | https://aur.archlinux.org/packages/hopp-cli/ | Compiled from latest release
48-
hopp-cli-git | https://aur.archlinux.org/packages/hopp-cli-get/ | Compiled from latest commit
48+
hopp-cli-git | https://aur.archlinux.org/packages/hopp-cli-git/ | Compiled from latest commit
4949

5050
### Homebrew
5151

@@ -79,14 +79,14 @@ $ hopp-cli post https://reqres.in/api/users/2 -c js -b '{"name": "morp","job": "
7979

8080
> The output will only be the `statuscode`
8181
82-
Example : `hopp-cli send <PATH to hoppscotch collection.json>`
82+
Example : `hopp-cli send <PATH to hoppscotch collection.json>`
8383

8484
Sample Output:
8585
![](/assets/send.png)
8686

8787
---
8888

89-
**GEN**: Gen command Generates the API Documentation from `hoppscotch-collection.json` file and serves it as a Static Page on port `1341`
89+
**GEN**: Gen command Generates the API Documentation from `hoppscotch-collection.json` file and serves it as a Static Page on port `1341`
9090
Example: `hopp-cli gen <PATH to hoppscotch collection.json>`
9191

9292
Sample Hosted site: https://hopp-docsify.surge.sh/
@@ -114,7 +114,7 @@ _(optional)_
114114

115115
> Enclose the body in Single Quotes(\')
116116
117-
**Content Types can be of**
117+
**Content Types can be of**
118118

119119
|Short Code|Content Type|
120120
|:---:|:---:|

0 commit comments

Comments
 (0)