We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa3df1 commit 6d1efc6Copy full SHA for 6d1efc6
plugins/plugin-codeflare/src/controller/terminal.tsx
@@ -299,7 +299,7 @@ class Empty extends React.PureComponent<{ refresh(): void; gotit(): void }> {
299
All constraints satisfied
300
</Title>
301
<EmptyStateBody>
302
- All application, compute, and storage constraints have been specified by your Draft Specification
+ All application, compute, and storage constraints have been defined by your Draft Specification.
303
</EmptyStateBody>
304
<EmptyStatePrimary>{this.resubmit()}</EmptyStatePrimary>
305
</EmptyState>
0 commit comments