From 7bb35f004e179d8edfd802cd2753bb5487467e13 Mon Sep 17 00:00:00 2001 From: marioperezesteso Date: Wed, 21 Feb 2018 18:00:57 +0000 Subject: [PATCH] Change comment position --- config/segment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/segment.php b/config/segment.php index 3ee7c2f..d879844 100644 --- a/config/segment.php +++ b/config/segment.php @@ -19,7 +19,6 @@ |-------------------------------------------------------------------------- | | This option specifies key which enables you to write to Segment's API. - | These init options are specified in Segment Docs: https://segment.com/docs/sources/server/php/#configuration | | Default: '' | @@ -33,6 +32,7 @@ |-------------------------------------------------------------------------- | | This option specifies an array of options to initialize Segment. + | These init options are specified in Segment Docs: https://segment.com/docs/sources/server/php/#configuration | | Default: [] |