Skip to content

Commit 4589636

Browse files
salim-bbbhtt
authored andcommitted
dependencies: Fix case
1 parent aafc62a commit 4589636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dependencies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Extensions
9999
Runtimes and applications can define extension points which allow optional
100100
additional runtimes to be mounted at a specified location inside the sandbox
101101
when they are present on the system. Typical uses for extensions include
102-
translations for applications, debuginfo for sdks, or adding more functionality
102+
translations for applications, debuginfo for SDKs, or adding more functionality
103103
to the application. Some software refers to these extensions as "Add-ons".
104104

105105
For an extension to be loaded in the application or runtime, an extension

0 commit comments

Comments
 (0)