From 25dcd93d0a0e6021c04f3c19ddf05ec8d0d90b8f Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Thu, 12 Dec 2024 10:53:57 -0800 Subject: [PATCH] Update db/README.md Co-authored-by: Arne De Herdt --- db/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/README.md b/db/README.md index f739837fec..2c9a063f6b 100644 --- a/db/README.md +++ b/db/README.md @@ -1,6 +1,6 @@ This directory contains the following files: -- `modules_metadata_base.json`, which information about all modules within Metasploit. +- `modules_metadata_base.json`, which contains information about all modules within Metasploit. - `schema.rb`, which is auto-generated from the current state of the database schema maintained by Rails ActiveRecord. This file is auto-generated from the current state of the database.