From 31289e0e20b9ed65344c65294852414ce60b514c Mon Sep 17 00:00:00 2001 From: David Knaack Date: Thu, 3 Feb 2022 12:20:44 +0100 Subject: [PATCH] docs: remove stray `:::` (#3559) --- docs/config/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/config/README.md b/docs/config/README.md index 3a41a321..3cb44634 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -609,8 +609,6 @@ running `eval $(starship init $0)`, and then proceed as normal. | `min_time_to_notify` | `45_000` | Shortest duration for notification (in milliseconds). | | `notification_timeout` | | Duration to show notification for (in milliseconds). If unset, notification timeout will be determined by daemon. Not all notification daemons honor this option. | -::: - ### Variables | Variable | Example | Description |