Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
docs: full-stops consistency (#3590)
Browse files Browse the repository at this point in the history
at certain places, full stop was absent just added them.
  • Loading branch information
HarshDeep61034 authored Jan 18, 2023
1 parent 225340a commit 1990bc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/docs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default function DocsIndex() {
name: "GitHub UI",
path: "/docs/environments/github-ui",
description:
"This is a great way to get started, you do not need to install anything, you can do it directly in the browser on GitHub",
"This is a great way to get started, you do not need to install anything, you can do it directly in the browser on GitHub.",
category: {
name: "beginner",
color: "bg-green-100 text-green-800",
Expand Down Expand Up @@ -80,7 +80,7 @@ export default function DocsIndex() {
name: "Editing",
path: "/docs/how-to-guides/editing",
description:
"If you want to edit your profile (for example update a link or remove a link), follow these steps",
"If you want to edit your profile (for example update a link or remove a link), follow these steps.",
category: {
name: "beginner",
color: "bg-green-100 text-green-800",
Expand Down

0 comments on commit 1990bc1

Please sign in to comment.