Skip to content

Commit

Permalink
Fixed grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
srz2 committed Oct 24, 2023
1 parent 563e571 commit f36ccce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# JIRA Linker

This is a simple plugin which add a jira linker command to the Obsidian (https://obsidian.md) markdown application.
This is a simple plugin which adds a jira linker command to the Obsidian (https://obsidian.md) markdown application.

## How to use

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jira-linker",
"version": "1.0.1",
"description": "This is a simple plugin which add a jira linker command",
"description": "This is a simple plugin which adds a jira linker command",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",
Expand Down

0 comments on commit f36ccce

Please sign in to comment.