From 372e74482b714b9b801c3a7ecd4227903b8e1be5 Mon Sep 17 00:00:00 2001 From: Barbara Mejia <121771735+e-BaMaMe@users.noreply.github.com> Date: Sun, 27 Oct 2024 21:05:14 +0100 Subject: [PATCH] Revised text in labels.md Fixed punctuation for consistency --- .../remote_service_features/collaboration_tools/labels.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/content/remote_service_features/collaboration_tools/labels.md b/source/content/remote_service_features/collaboration_tools/labels.md index a8914e4..45076c0 100644 --- a/source/content/remote_service_features/collaboration_tools/labels.md +++ b/source/content/remote_service_features/collaboration_tools/labels.md @@ -22,5 +22,5 @@ Joining a property and state with `::` into a single label, like {bdg-secondary} | Property | Description | |--------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------| | **Name** | {% if slide %}Single word or combination of words{% else %}A clear and concise name for the label that describes its purpose (e.g., "bug", "enhancement", "documentation").{% endif %} | -| **Color** | A color associated with the label{% if page %}, used for visual identification and organization within the project{% endif %}. | -| **Description** | Optional detailed explanation of what the label represents{% if page %}, providing context for when to use it{% endif %}. | +| **Color** | A color associated with the label{% if page %}, used for visual identification and organization within the project.{% endif %} | +| **Description** | Optional detailed explanation of what the label represents{% if page %}, providing context for when to use it.{% endif %} |