Skip to content

Commit

Permalink
Adds note about Text class for developers interested in extensions.…
Browse files Browse the repository at this point in the history
… (fixed typo)
  • Loading branch information
kzykhys committed Nov 8, 2013
1 parent c1d9928 commit 4447340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ class YourExtension implements ExtensionInterface
}
```

Each extensions handle string as a `Text` object. See [API section of kzykhys/Text][textapi].
Each extension handles string as a `Text` object. See [API section of kzykhys/Text][textapi].

### Events

Expand Down

0 comments on commit 4447340

Please sign in to comment.