diff --git a/docs/tinder_api.md b/docs/tinder_api.md
index 5952f1c..fafc394 100755
--- a/docs/tinder_api.md
+++ b/docs/tinder_api.md
@@ -87,7 +87,7 @@ Parameter info:
discoverable |
- **true**:Other users can swipe on you **false**: nobody can see you except for your matches |
+ __true__:Other users can swipe on you __false__: nobody can see you except for your matches |
gender |
- **0**: I'm a male
- **1**: I'm a female |
+ __0__: I'm a male
+ __1__: I'm a female |
age_filter_min |
- **integer**: minimum age recommendations |
+ __integer__: minimum age recommendations |
age_filter_max |
- **integer**: maximum age recommendations |
+ __integer__: maximum age recommendations |
distance_filter |
- **integer**: search distance in miles (0 - 160 km) |
+ __integer__: search distance in miles (0 - 160 km) |
@@ -188,12 +188,12 @@ Parameter info: