From 10a2d41eb8536736afcbad78a9963c3939ad2d4a Mon Sep 17 00:00:00 2001 From: Onur Senture Date: Mon, 29 Jul 2024 12:26:15 +0300 Subject: [PATCH] Fix typo --- apps/showcase/doc/contribution/PathwayDoc.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/showcase/doc/contribution/PathwayDoc.vue b/apps/showcase/doc/contribution/PathwayDoc.vue index e30653ff7..1c3c6f9c6 100644 --- a/apps/showcase/doc/contribution/PathwayDoc.vue +++ b/apps/showcase/doc/contribution/PathwayDoc.vue @@ -2,7 +2,7 @@

PrimeTek offers an organization structure involving contributors and the core team:

Contributor Role

-

After a certain period of frequent contributions, a community member is offered the Contributor role.On average, it may take about three months, but the exact duration can vary depending on the individual commitment.

+

After a certain period of frequent contributions, a community member is offered the Contributor role. On average, it may take about three months, but the exact duration can vary depending on the individual commitment.

Committer Role

If a contributor actively participates in the codebase and PRs, their role may be upgraded to a Committer level, providing direct commit access to the PrimeVue codebase.