Use less words, say same thing

This commit is contained in:
David Erwin
2017-07-13 09:26:09 -04:00
parent c59c09e1f4
commit 919bdff40a
+1 -1
View File
@@ -17,7 +17,7 @@ Talk consists of four distinct layers of code:
### Plugins
Talk plugins deliver the features and functionality that can be changed or removed. Much of the default functionality is delivered by plugins allowing developers to change behavior along product lines that we've found to be important.
Talk plugins deliver the features and functionality that can be changed or removed. Much of the default functionality is delivered by core plugins allowing developers to have control over any non-essential functionality.
### Plugin API