We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b40a1af + 61f551b commit e13e814Copy full SHA for e13e814
1 file changed
Library/Homebrew/mcp_server.rb
@@ -147,7 +147,7 @@ class McpServer
147
properties: {
148
only: {
149
type: "string",
150
- description: "Specific tests to run (comma-seperated) e.g. for `<file>_spec.rb` pass `<file>`. " \
+ description: "Specific tests to run (comma-separated) e.g. for `<file>_spec.rb` pass `<file>`. " \
151
"Appending `:<line_number>` will start at a specific line",
152
},
153
fail_fast: {
0 commit comments