Skip to content

Commit a60fca0

Browse files
authored
Merge pull request #29 from DreierF/patch-1
Fixed typos in "Install package in Yarn from a Git repository"
2 parents 1d90cfb + 127cf4e commit a60fca0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

specs/yarn/install_package_in_yarm_from_a_git_repository.yaml renamed to specs/yarn/install_package_in_yarn_from_a_git_repository.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: Install package in Yarm from a Git repository
2+
name: Install package in Yarn from a Git repository
33
command: "yarn add {{git_remote_url}}#{{branch}}"
44
tags:
55
- yarn
6-
description: Add a a git repository as a dependency in Yarn.
6+
description: Add a git repository as a dependency in Yarn.
77
arguments:
88
- name: git_remote_url
99
description: The URL of the repository to add

0 commit comments

Comments
 (0)