fix copypasta mistake

This commit is contained in:
Kaitlin Hipkin
2016-06-21 20:10:25 +02:00
committed by GitHub
parent 36ef208e18
commit b94872a69f

View File

@@ -737,7 +737,7 @@ api.equip = {
};
/**
* @api {post} /api/v3/user/equip/:pet/:food Feed a pet
* @api {post} /api/v3/user/feed/:pet/:food Feed a pet
* @apiVersion 3.0.0
* @apiName UserFeed
* @apiGroup User