mirror of
https://github.com/labstack/echo.git
synced 2025-01-12 01:22:21 +02:00
Typo
This commit is contained in:
parent
3868503d51
commit
92e25ff741
@ -19,7 +19,7 @@ Echo is a fast HTTP router (zero memory allocation) + micro web framework in Go.
|
|||||||
- Handy encoding/decoding functions.
|
- Handy encoding/decoding functions.
|
||||||
- Serve static files, including index.
|
- Serve static files, including index.
|
||||||
|
|
||||||
### Installatioin
|
### Installation
|
||||||
```go get github.com/labstack/echo```
|
```go get github.com/labstack/echo```
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
Loading…
Reference in New Issue
Block a user