diff --git a/README.md b/README.md index 0c8a44e..40e70a1 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ Switching between windows is performed via the Composer class's programmatic int ## Contrib Module -The `contrib` module contains ready-to-use implementations for common use cases. Unlike `core`, `contrib` is context-dependent and provides specific solutions that a student can use as-is or as a foundation. +The `contrib` module contains ready-to-use implementations for common use cases. Unlike `core`, `contrib` is context-dependent and provides specific solutions that a user can use as-is or as a foundation. ### Backends diff --git a/docs/README.ru.md b/docs/README.ru.md index fbde402..ec4e05c 100644 --- a/docs/README.ru.md +++ b/docs/README.ru.md @@ -248,7 +248,7 @@ class BaseWindow(QMainWindow): Модуль contrib содержит готовые реализации для типовых случаев. В отличие от core, contrib контекстно зависим и предполагает -конкретные решения которые студент может использовать как есть +конкретные решения которые пользователь может использовать как есть или взять за основу. ### Backends