From 7cfdecaad8001281559f79bdbb27f9c80fd9674d Mon Sep 17 00:00:00 2001 From: Alan Plum Date: Wed, 11 Mar 2015 16:43:56 +0100 Subject: [PATCH] Adjusted logs. --- DEPRECATED.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPRECATED.md b/DEPRECATED.md index 3cd3bbe22a..243502ece0 100644 --- a/DEPRECATED.md +++ b/DEPRECATED.md @@ -26,8 +26,8 @@ ArangoDB and shouldn't be used if possible. ## 2.7 -* Foxx: properties `setup` and `teardown` in the manifest are deprecated, they will raise a warning if you use them. Please use the `scripts` property instead. +* Foxx: properties `setup` and `teardown` in manifests are deprecated, they will raise a warning if you use them. Please use the `scripts` property instead. ## 2.8 -* Foxx: properties `setup` and `teardown` have been removed entirely. Please use the `scripts` property instead. \ No newline at end of file +* Foxx: properties `setup` and `teardown` in manifests have been removed entirely. Please use the `scripts` property instead. \ No newline at end of file