Skip to content

Commit b193c21

Browse files
Merge pull request #346 from regulaforensics/develop
Develop -> Stable
2 parents 7fef8c9 + b0cee89 commit b193c21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/models/database-document.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export interface DatabaseDocument {
3333
* @type {string}
3434
* @memberof DatabaseDocument
3535
*/
36-
'createad': string;
36+
'created': string;
3737
/**
3838
*
3939
* @type {DocumentType}

0 commit comments

Comments
 (0)