Skip to content

Commit 32278af

Browse files
authored
Fix title
1 parent b3f0ae4 commit 32278af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Migrating-Extensions-v2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ level methods and variables.
77
Whilst this approach allows huge breadth to the type of functionality that can
88
be added by an extension, it has some downsides too:
99

10-
* ### Composability: extensions cannot be combined easily
10+
* ### Composability: extensions cannot be combined easily
1111
An extension must extend another extension for two extensions to work together.
1212
This limits the usefulness of small extensions, because they cannot be combined with another small or popular extension.
1313
If an extension author wishes the extension to be compatible with another extension, they can only pick one.

0 commit comments

Comments
 (0)