From 3c9ff4745fcabf306bd49850cc80c79974584c8b Mon Sep 17 00:00:00 2001 From: auke Date: Sat, 25 Apr 2020 17:17:27 +0200 Subject: [PATCH] Fixing table layout: test --- Running-tasks.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Running-tasks.md b/Running-tasks.md index 2b612aa..44351f1 100644 --- a/Running-tasks.md +++ b/Running-tasks.md @@ -250,11 +250,11 @@ Vary: Accept-Encoding } ``` **Troubleshooting** -|Status code|Description| -|---|---| -|401|Error: Not authenticated| -|403|Error: No READ permissions in parent item| -|404|Error: Parent item not found| +| Status code | Description | +| --- | --- | +| 401 | Error: Not authenticated | +| 403 | Error: No READ permissions in parent item | +| 404 | Error: Parent item not found | ## What's next? Now that you know how to run a task, you can start running specialized tasks to create or process your own data.