diff --git a/doc/dev.md b/doc/dev.md index 1ad19f9b..2a3197a3 100644 --- a/doc/dev.md +++ b/doc/dev.md @@ -35,8 +35,7 @@ If not all of the criteria are met, but adding a feature is still useful to a particular company or niche audience, adding it behind a feature flag is still a possibility. This is currently the case for `next.jdbc` and the `PostgresQL` and `HSQLDB` database drivers. Companies interested in these features can compile an -instance of babashka themselves, instead of using the standard distributed -version. +instance of babashka for their internal use. ### Adding classes