We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21deddd + b254217 commit fcf7faaCopy full SHA for fcf7faa
src/client/interfaces/ServerFile.ts
@@ -40,5 +40,5 @@ export interface ServerFileAttributes {
40
41
export interface ServerFile {
42
object: string;
43
- atributes: ServerFileAttributes;
+ attributes: ServerFileAttributes;
44
}
0 commit comments