diff --git a/docs/plugins/bounds.md b/docs/plugins/bounds.md
index a9863e90f417737c0f37cbf9799ba3d9e4f0cf2f..ddfae4c6792359961c924c6eda48f166e1e8b2b1 100644
--- a/docs/plugins/bounds.md
+++ b/docs/plugins/bounds.md
@@ -9,7 +9,7 @@ To get bounds of the current active map, plugins can use the `getBounds` method
 
 Example of returned object:
 
-```javascript
+```
 {
   x1: 12853,
   y1: 4201,