Skip to content

Commit 64dbe16

Browse files
Markus Amalthea Magnusonajpiano
Markus Amalthea Magnuson
authored andcommitted
Style fixes on the About page. Fixes jquery#279.
* Oxford commas. * Period after second bullet point sentence. * Em dashes instead of double-hyphens. * Fix typo: "who need the right away" -> "who need them right away".
1 parent 5110e15 commit 64dbe16

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

page/about.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: About This Site
3-
customFields:
3+
customFields:
44
-
55
key: "is_chapter"
66
value: 0
@@ -15,7 +15,7 @@ how to do exactly what they need to do.
1515

1616
However, API documentation alone cannot serve as a guide to solving problems
1717
and fostering a true understanding of web development. Over the years, an
18-
ecosystem of blog posts, books, support forums and channels has grown to help
18+
ecosystem of blog posts, books, support forums, and channels has grown to help
1919
cover the **hows** and **whys** of developing with jQuery, as well as explaining
2020
best practices, techniques, and workarounds for common problems. This type of
2121
documentation has been invaluable resource for millions of people, but the
@@ -29,8 +29,8 @@ curate this information in order to provide this crucial "narrative
2929
documentation" to our community and serve the following goals:
3030

3131
1. Provide our **users** with a digestible reference on all aspects of using jQuery, from the basics of getting started and performing common tasks to more advanced topics like approaches to structuring code and where jQuery fits into modern web application development.
32-
2. Provide our **contributors** a central, open place to collaborate and provide a dependable, highly sharable resource that will improve our users' support experiences
33-
3. Foster an environment by which users are encouraged to become contributors and build the skills to help them work on jQuery -- or any other open source project!
32+
2. Provide our **contributors** a central, open place to collaborate and provide a dependable, highly sharable resource that will improve our users' support experiences.
33+
3. Foster an environment by which users are encouraged to become contributors and build the skills to help them work on jQuery or any other open source project!
3434

3535
In order to achieve these goals, all of [this site's content is maintained
3636
publicly on GitHub](http://github.com/jquery/learn.jquery.com) and is licensed
@@ -53,18 +53,18 @@ for some sort of "learning center."
5353
The second is [docs.jquery.com](http://docs.jquery.com), that erstwhile
5454
chestnut still living out its final days before it will be shut down in early
5555
2013. Since we've moved the API documentation for jQuery Core off that domain,
56-
we needed a place that could serve a similar need -- documentation (that anyone
57-
can contribute to) that gets into the "how-to" and FAQs -- without clumsy
56+
we needed a place that could serve a similar need documentation (that anyone
57+
can contribute to) that gets into the "how-to" and FAQs without clumsy
5858
barriers to entry like finding the right person to set you up with a special
5959
wiki account and forcing all authoring into a `textarea`.
6060

61-
<h2><a name="beta">About the Beta</a></h2>
61+
<h2><a name="beta">About the Beta</a></h2>
6262

6363
Though this resource will never truly be "done," the current version of this
6464
site should still be considered something of a preview. We still have a number
6565
of improvements we want to make to the content, user experience, and site build
6666
before we're ready to call it a "final release." At the same time, however,
6767
it's important for us to open the doors now so we can begin providing better
68-
docs to people who need the right away and spread the word about this effort.
68+
docs to people who need them right away and spread the word about this effort.
6969
If you're interested in helping us reach the finish line, we invite you to
7070
please read more about how [you can get involved with contributing](/contributing)!

0 commit comments

Comments
 (0)