📝 Fix typo (thanks @jbostoen !)

This commit is contained in:
Pierre Goiffon
2019-10-15 08:44:47 +02:00
parent abbd2e64c9
commit 4c386da7d2

View File

@@ -14,7 +14,7 @@ Conventional tags that you should use:
## Special instructions
Some iTop specific tags where added :
Some iTop specific tags were added :
* `@api-advanced`: it means that a method is an `@api` but mark it also as "complex" to use
* `@overwritable-hook`: used to mark a method as "designed to be extended"
* `@extension-hook`: not used for now