Skip to content

Commit

Permalink
Fixes a few typos in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
treinhard committed Dec 16, 2014
1 parent b83f887 commit 8948cb9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Design

This is how it is done:

- We give the user the possiblity to define a list of people. Each list
- We give the user the possibility to define a list of people. Each list
consists of a number of dexterity objects with IPerson behavior. Within
one list only one dexterity type is allowed.

Expand Down Expand Up @@ -56,7 +56,7 @@ Note that we don't provide any styling for seantis.people. We build on
`plonetheme.onegov`_ and try to keep our HTML as simple as possible.

Having installed seantis.people be sure to open the seantis.people controlpanel
found on the plone contrlpanel (under "Add-on Configuration").
found on the plone controlpanel (under "Add-on Configuration").

There you can select the Person type you would like to use. Currently this
will without a doubt be "Seantis People - Standard". To use it, click
Expand Down Expand Up @@ -85,7 +85,7 @@ a folder with the name of the organisation as its title:
:alt: Add Folder Screenshot

Finally, add the person to the organisation by creating a membership and
referncing the person:
referencing the person:

.. image:: https://raw.githubusercontent.com/seantis/seantis.people/master/screenshots/readme-05-add-membership.png
:alt: Add Folder Screenshot
Expand All @@ -101,7 +101,7 @@ Status
Seantis.people is used in production already. Though it's one of our newer
modules so it hasn't been as battle tested as some of our other offerings.

Once we feel perfectly confident about this you'll see an 1.0 release.
Once we feel perfectly confident about this you'll see a 1.0 release.

Alternatives
------------
Expand All @@ -114,7 +114,7 @@ Requirements

- Python 2.7
- Plone 4.3+
- Linux / Posix ( Windows may or may not work )
- Linux / Posix (Windows may or may not work)

Build Status
------------
Expand Down

0 comments on commit 8948cb9

Please sign in to comment.