From 502d8fc087e6f5378998db8dbb3e772cb7d24cdb Mon Sep 17 00:00:00 2001 From: Abhishek <87878794+3x10RaiseTo8@users.noreply.github.com> Date: Tue, 20 Aug 2024 18:25:46 +0530 Subject: [PATCH] Fix typo in README.md (#2430) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ca329481..bcb565c35 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ On the con side, you become responsible for the reliability of your published si Distributed under the [GNU GPLv3 License](https://github.com/GitBookIO/gitbook/blob/main/LICENSE). -If you plan to distribute the code, you must the source code public to comply with GNU GPLv3. To clone in a private repository, acquire a [commercial license](https://www.gitbook.com/pricing). +If you plan to distribute the code, you must make the source code public to comply with the GNU GPLv3. To clone in a private repository, acquire a [commercial license](https://www.gitbook.com/pricing). See `LICENSE` for more information.