1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-09-16 08:56:19 +02:00

Fixed a typo (#2105)

This commit is contained in:
K. R. Mahaadevan
2022-01-19 22:40:40 +05:30
committed by GitHub
parent 922e9ecd1a
commit 524a3d1968

View File

@@ -116,7 +116,7 @@ pygmentsStyle = "manni"
[[params.intro.item]]
title = "Read Guide"
description = "Read the User's Guide to ge the most out of Focalboard."
description = "Read the User's Guide to get the most out of Focalboard."
url = "guide/user"
button = "User's Guide"
icon = "/img/use-icon.svg"