mirror of https://github.com/gofiber/fiber.git
docs(README.md): fix README.md documentation
fix broken code with proper markdown syntax.pull/544/head
parent
c39a12c769
commit
3a11fb1bb5
|
@ -326,7 +326,7 @@ func main() {
|
|||
|
||||
app.Listen(3000)
|
||||
}
|
||||
|
||||
```
|
||||
### Cross-Origin Resource Sharing (CORS)
|
||||
|
||||
📖 [CORS](https://docs.gofiber.io/middleware#cors)
|
||||
|
|
Loading…
Reference in New Issue