Skip to content

Commit b1d80dd

Browse files
committed
Unified punctuation and spelling in the last paragraph.
1 parent 507821f commit b1d80dd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_posts/2018-11-21-edition-45.markdown

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -462,14 +462,14 @@ __Light reading__
462462
__Git tools and sites__
463463

464464
* [Gitote](https://gitote.in/) ([https://gitote.in](https://gitote.in/))
465-
is new Git repository hosting site, an alternative to GitHub, GitLab, Bitbucket, etc.
465+
is a new Git repository hosting site, an alternative to GitHub, GitLab, Bitbucket, etc.
466466
It is developed from [Gogs](https://gogs.io) fork, and powered by [DigitalOcean](https://www.digitalocean.com/).
467467
Announced in [Gitote is out now](https://dev.to/gitote/gitote-has-been-launched-m35) blog post.
468-
* [Bit](https://bitsrc.io) ([on GitHub](https://github.com/teambit/bit)) helps you organize your components, share them as a team and keep them synced in all your projects; it helps to seamlessly isolate components (sets of files) from any existing repository and share them
469-
* [Git::IssueManager](https://metacpan.org/pod/Git::IssueManager) is a Perl module for managing issues in a git branch within your repository, creating a distributed issue management system; see also [Git Rev News Edition #43](https://git.github.io/rev_news/2018/09/19/edition-43/) for more bug trackers embedded in git
470-
* [pre-commit Python module](https://pre-commit.com) is a framework for managing and maintaining multiple multi-language pre-commit hooks
471-
* [lint-staged](https://github.com/okonet/lint-staged) runs linters on git staged files
472-
* [git-fire](https://github.com/qw3rtman/git-fire) is a Git plugin to save (add, commit and push) your code in the case of emergency
468+
* [Bit](https://bitsrc.io) ([on GitHub](https://github.com/teambit/bit)) helps you organize your components, share them as a team and keep them synced in all your projects; it helps to seamlessly isolate components (sets of files) from any existing repository and share them.
469+
* [Git::IssueManager](https://metacpan.org/pod/Git::IssueManager) is a Perl module for managing issues in a git branch within your repository, creating a distributed issue management system; see also [Git Rev News Edition #43](https://git.github.io/rev_news/2018/09/19/edition-43/) for more bug trackers embedded in Git.
470+
* [pre-commit Python module](https://pre-commit.com) is a framework for managing and maintaining multiple multi-language pre-commit hooks.
471+
* [lint-staged](https://github.com/okonet/lint-staged) runs linters on Git staged files.
472+
* [git-fire](https://github.com/qw3rtman/git-fire) is a Git plugin to save (add, commit and push) your code in the case of emergency.
473473

474474

475475
## Credits

0 commit comments

Comments
 (0)