Skip to content

Commit 10e2c7b

Browse files
committed
Fix copy and paste error
1 parent 23d9d0a commit 10e2c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ For the impatient, just run:
6262
And if there is any output warning you of different style violations, fix them up
6363
before committing.
6464

65-
When writing code to be included in django-user-accounts keep our style in mind:
65+
When writing code to be included in django-stripe-payments keep our style in mind:
6666

6767
* Follow [PEP8](http://www.python.org/dev/peps/pep-0008/) there are some
6868
cases where we do not follow PEP8. It is an excellent starting point.

0 commit comments

Comments
 (0)