aboutsummaryrefslogtreecommitdiff
path: root/.arcconfig
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2020-12-13 16:57:46 +0000
committerEitan Adler <eadler@FreeBSD.org>2020-12-13 16:57:46 +0000
commitd44c419446cde5e04e79b7d5a2d3ce4894f226a8 (patch)
treeb05c98a6fcebc7e95201436e7fbea48c7fba86a4 /.arcconfig
parent072b13ec97b32d91379f5c11e577d3509af00e18 (diff)
downloaddoc-d44c419446cde5e04e79b7d5a2d3ce4894f226a8.tar.gz
doc-d44c419446cde5e04e79b7d5a2d3ce4894f226a8.zip
remove trailing comma
Problem / Solution Remove the now-trailing comma introduced by my previous commit.
Diffstat (limited to '.arcconfig')
-rw-r--r--.arcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.arcconfig b/.arcconfig
index 227422ab29..1775896f80 100644
--- a/.arcconfig
+++ b/.arcconfig
@@ -1,3 +1,3 @@
{
- "phabricator.uri" : "https://reviews.freebsd.org/",
+ "phabricator.uri" : "https://reviews.freebsd.org/"
}