From 272a4d9467a296f7be0f5cbc36de0ea71d8f79cd Mon Sep 17 00:00:00 2001 From: ralyodio Date: Sun, 24 Jul 2022 04:53:01 -0700 Subject: [PATCH] Update README.pod fix typo for mojo url --- README.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.pod b/README.pod index 2524941..73bb4ad 100644 --- a/README.pod +++ b/README.pod @@ -61,7 +61,7 @@ Mojo::SQLite - A tiny Mojolicious wrapper for SQLite L is a tiny wrapper around L that makes L a lot of fun to use with the -L real-time web framework. Use all +L real-time web framework. Use all L SQLite has to offer, generate CRUD queries from data structures, and manage your database schema with migrations.