Skip to content

Commit 29b047f

Browse files
committed
[FIX] estate: resolve minor mistake
1 parent ea70a78 commit 29b047f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

estate/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
'license': "LGPL-3",
66
'category': "Tutorials",
77
'depends': ['base'],
8-
'summary': "manage properties, track buyers offers, and handle property sales efficiently",
8+
'summary': "manage properties, track buyers offers and handle property sales efficiently",
99
'sequence': "3",
1010
}

0 commit comments

Comments
 (0)