Skip to content

Commit 58749fe

Browse files
authored
Fix typo in doc comment (#1023)
1 parent 8c4ccaf commit 58749fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/common/configuration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ interface ConfigurationWorkspaceMiddleware {
2323
}
2424

2525
/**
26-
* Configuration pull model. Form server to client.
26+
* Configuration pull model. From server to client.
2727
*/
2828
export class ConfigurationFeature implements StaticFeature {
2929

0 commit comments

Comments
 (0)