Skip to content

Commit 2340576

Browse files
authored
docs: fix minor typo in README (#885)
remove are
1 parent f7b286c commit 2340576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This view allows you to stage, unstage individual files and commit them. It also
2525

2626
### History View
2727

28-
This view shows the commit history of your repository. You can see the commit message, author, date, and changed files. Author and date can are disabled by default as shown in the screenshot, but can be enabled in the settings.
28+
This view shows the commit history of your repository. You can see the commit message, author, date, and changed files. Author and date are disabled by default as shown in the screenshot, but can be enabled in the settings.
2929

3030
![History View](https://raw.githubusercontent.com/Vinzent03/obsidian-git/master/images/history-view.png)
3131

0 commit comments

Comments
 (0)