We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f0ae4 commit 32278afCopy full SHA for 32278af
docs/Migrating-Extensions-v2.0.md
@@ -7,7 +7,7 @@ level methods and variables.
7
Whilst this approach allows huge breadth to the type of functionality that can
8
be added by an extension, it has some downsides too:
9
10
-* ### Composability: extensions cannot be combined easily
+* ### Composability: extensions cannot be combined easily
11
An extension must extend another extension for two extensions to work together.
12
This limits the usefulness of small extensions, because they cannot be combined with another small or popular extension.
13
If an extension author wishes the extension to be compatible with another extension, they can only pick one.
0 commit comments