Skip to content

Commit

Permalink
🐛 📝 Fix spelling issues in the riot doc format
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych committed Dec 22, 2021
1 parent e9c1fcf commit fff68d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OurRiotDocFormat.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ At `./src/riotTags`, use this syntax at the top of the file to document tags:
as an example.
@attribute attributeName (type)
A descriotion of an attribute.
A description of an attribute.
@attribute [optionalAttributeName] (type, typeSpecificator)
A descriotion of an attribute.
A description of an attribute.
@method callableMethod(x, y)
A description of a tag's method that can be safely called for inter-module communications.
Expand Down

0 comments on commit fff68d9

Please sign in to comment.