We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4ccaf commit 58749feCopy full SHA for 58749fe
1 file changed
client/src/common/configuration.ts
@@ -23,7 +23,7 @@ interface ConfigurationWorkspaceMiddleware {
23
}
24
25
/**
26
- * Configuration pull model. Form server to client.
+ * Configuration pull model. From server to client.
27
*/
28
export class ConfigurationFeature implements StaticFeature {
29
0 commit comments