diff --git a/README.md b/README.md index 7315ba0..d4d84ee 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Note: Common user directories like `Documents`, `Downloads`, `Pictures`, `Videos ``` ## Database -The database contains an `interaction` table with the following data. +The database contains an `interactions` table with the following data. | **Name** | **Column** | **Description** | |------------|------------|----------------------------------------------------------| | **Id** | `id` | Identifies a specific interaction |