Skip to content

Commit

Permalink
Merge pull request #3181 from alequilesl/patch-1
Browse files Browse the repository at this point in the history
Doc: balance brakets
  • Loading branch information
gaby authored Oct 26, 2024
2 parents e3232c1 + 3367ecf commit 454c166
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/whats_new.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ app.Route("/api").Route("/user/:id?")
// Delete user
return c.JSON(fiber.Map{"message": "User deleted", "id": c.Params("id")})
})
})
```

</details>
Expand Down

0 comments on commit 454c166

Please sign in to comment.