Skip to content

Commit

Permalink
Fixed typo not/now
Browse files Browse the repository at this point in the history
  • Loading branch information
PonteIneptique committed Oct 15, 2019
1 parent 6813cbe commit 3860683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MyCapytain/errors.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class MyCapytainException(BaseException):


class JsonLdCollectionMissing(MyCapytainException):
""" Error thrown when a JSON LD has now first resource
""" Error thrown when a JSON LD contains no principle collection
Raised when a json supposed to contain collection is parsed
but nothing is found
Expand Down

0 comments on commit 3860683

Please sign in to comment.