Fix comma

This commit is contained in:
Jack Zampolin 2019-01-24 17:19:28 -08:00
parent 393434c37d
commit a8e6ec4a72
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ module.exports = {
title: "Gaia",
collapsable: false,
children: [
"/gaia/what-is-gaia"
"/gaia/what-is-gaia",
"/gaia/installation",
"/gaia/join-testnet",
"/gaia/validators/validator-setup",