Skip to content

Commit

Permalink
Merge pull request #1 from brianteeman/patch-1
Browse files Browse the repository at this point in the history
small typo
  • Loading branch information
phproberto committed Dec 6, 2013
2 parents 89e5ebf + c8a7649 commit 3796071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Sample Joomla! library
==========

To use it as reference for 3rd part developers. It includes common libraries requirements:
To use it as reference for 3rd party developers. It includes common libraries requirements:

* Setup autoloading
* Language autoloading
Expand Down Expand Up @@ -58,4 +58,4 @@ This is a sample form that uses the library form fields and form rules

The first field uses the `login` form rule (which is just a copy&rename of the standard `username` joomla rule) to validate a username/login.

The second field uses a custom field defined inside the library (`sample`).
The second field uses a custom field defined inside the library (`sample`).

0 comments on commit 3796071

Please sign in to comment.