Skip to content

Commit

Permalink
#1 : Updating a documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
josuebrunel committed Jul 9, 2015
1 parent 4540723 commit 47392df
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docs/contrib.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ It's easy to contribute to ***MYQL***.

1. Fork the repository
2. Develop your patches/fixes/features
3. Create a merge request
3. Test your changes ( > py2.6 )
4. Submit a pull request

That's all

Expand Down
2 changes: 1 addition & 1 deletion docs/table.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ As ***Binder***, ***BinderFunction*** is a subclass of ***BaseBinder***. They bo
They say *"A picture is worth a thousand of words"* and I say *"A code snippet
is worth ..."* . You got it (^_^).

Copy and paste the code snippet below in a *example.py*
Copy and paste the code snippet in the *example.py* below

```python
from myql.contrib.table import BinderModel, InputKey, PagingPage, PagingUrl, InputValue, BinderFunction
Expand Down
2 changes: 1 addition & 1 deletion docs/weather.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Weater
Weather
=======

### **Definition**
Expand Down

0 comments on commit 47392df

Please sign in to comment.