From 5940f3a353b4f3114168016b449a4e36283245d7 Mon Sep 17 00:00:00 2001 From: eutampieri Date: Mon, 28 Dec 2020 16:23:41 +0100 Subject: [PATCH] Fixed documentation typo Signed-off-by: Eugenio Tampieri --- docs/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/API.md b/docs/API.md index 11f661145..62f176be4 100644 --- a/docs/API.md +++ b/docs/API.md @@ -115,7 +115,7 @@ The board list endpoint supports setting an `If-Modified-Since` header to limit | Parameter | Type | Description | | --------- | ------- | ---------------------------- | -| options | Bool | **Optional** Enhance boards with details about labels, stacks and users | +| details | Bool | **Optional** Enhance boards with details about labels, stacks and users | #### Response