Skip to content

Commit 926f7c7

Browse files
Florian ChrometzForbesLindesay
Florian Chrometz
authored andcommitted
small spelling errors fixed (#2885)
1 parent cb56c83 commit 926f7c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Full documentation is at [pugjs.org](https://pugjs.org/)
55

6-
Pug is a high performance template engine heavily influenced by [Haml](http://haml.info/)
6+
Pug is a high-performance template engine heavily influenced by [Haml](http://haml.info/)
77
and implemented with JavaScript for [Node.js](http://nodejs.org) and browsers. For bug reports,
88
feature requests and questions, [open an issue](https://github.com/pugjs/pug/issues/new).
99
For discussion join the [chat room](https://gitter.im/pugjs/pug).
@@ -21,11 +21,11 @@ Full documentation is at [pugjs.org](https://pugjs.org/)
2121

2222
## Rename from "Jade"
2323

24-
This project was formerly known as "Jade." However, it has been revealed to us that "Jade" is a registered trademark, and as a result a rename is needed. After some discussion among the maintainers, **"Pug"** has been chosen as the new name for this project. The next major version will carry "pug" as the package name.
24+
This project was formerly known as "Jade." However, it has been revealed to us that "Jade" is a registered trademark, and as a result, a rename is needed. After some discussion among the maintainers, **"Pug"** has been chosen as the new name for this project. The next major version will carry "pug" as the package name.
2525

2626
If your package or app currently uses `jade`, don't worry: we have secured permissions to continue to occupy that package name, although all new versions will be released under `pug`.
2727

28-
Before the renaming, we had already begun working on an incompatible Jade 2.0.0. We have then made it so that this new major version bump will coincide with the rename to Pug. Therefore, upgrading from Jade to Pug will be the same process as upgrading any other package with a major version bump. Currently, Pug 2.0.0 is still under beta stage, and there are several syntactic differences we have deprecated and removed. Such differences are documented at [#2305](https://github.com/pugjs/pug/issues/2305).
28+
Before the renaming, we had already begun working on an incompatible Jade 2.0.0. We have then made it so that this new major version bump will coincide with the rename to Pug. Therefore, upgrading from Jade to Pug will be the same process as upgrading any other package with a major version bump. Currently, Pug 2.0.0 is still in beta stage, and there are several syntactic differences we have deprecated and removed. Such differences are documented at [#2305](https://github.com/pugjs/pug/issues/2305).
2929

3030
The website and documentation for Pug are still being updated, but if you are new to Pug, you should get started with the new syntax and install the Pug package on npm.
3131

0 commit comments

Comments
 (0)