We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f4e16 commit 316d626Copy full SHA for 316d626
doc/contributing/maintaining-dependencies.md
@@ -49,7 +49,7 @@ more of these reasons:
49
3. They have a system wide configuration for the
50
dependency that all applications should respect.
51
52
-## Supporting externalized dependencies with native code.
+## Supporting externalized dependencies with native code
53
54
Support for externalized dependencies with native code for which a
55
shared library is available can added by:
@@ -76,7 +76,7 @@ shared library is available can added by:
76
}],
77
```
78
79
-## Supporting externalizable dependencies with JavaScript codeIZA
+## Supporting externalizable dependencies with JavaScript code
80
81
Support for an externalizable dependency with JavaScript code
82
can be added by:
0 commit comments