yarn: fix typo in desc (#10765)

This commit is contained in:
Simen Bekkhus 2017-03-08 10:04:10 +01:00 committed by neutric
parent 570e1c60a6
commit f92d1c1bb5

View file

@ -1,7 +1,7 @@
require "language/node"
class Yarn < Formula
desc "Javascript package manager"
desc "JavaScript package manager"
homepage "https://yarnpkg.com/"
url "https://yarnpkg.com/downloads/0.21.3/yarn-v0.21.3.tar.gz"
sha256 "0946a4d1abc106c131b700cc31e5c3aa5f2205eb3bb9d17411f8115354a97d5d"