We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411e8fa commit 03d6c24Copy full SHA for 03d6c24
1 file changed
packages/core/src/core.ts
@@ -34,7 +34,7 @@ export enum ExitCode {
34
}
35
36
/**
37
- * Optional properties that can be sent with annotatation commands (notice, error, and warning)
+ * Optional properties that can be sent with annotation commands (notice, error, and warning)
38
* See: https://docs.github.com/en/rest/reference/checks#create-a-check-run for more information about annotations.
39
*/
40
export interface AnnotationProperties {
0 commit comments