Skip to content

Commit

Permalink
fix: typos on documentation homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
thegeekywanderer committed Feb 9, 2024
1 parent 3ea0145 commit 20f6f65
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/docs/permify-overview/intro.md
Expand Up @@ -18,7 +18,7 @@ Our goal is to make **Google's Zanzibar** available to everyone and help them to

🛡️ **Production ready** authorization API that serve as **gRPC** and **REST**.

🔮 Domain Specific Authorization Language to **easily model** your authorization. SUpporting RBAC, ReBAC, ABAC and more.
🔮 Domain Specific Authorization Language to **easily model** your authorization. Supporting RBAC, ReBAC, ABAC and more.

🔐 Database Configuration to store your permissions with **high availability** and **low latency**.

Expand All @@ -28,7 +28,7 @@ Our goal is to make **Google's Zanzibar** available to everyone and help them to

⚙️ Create custom permissions for your **tenants**, and manage them in a single place with **Multi Tenancy**.

⚡ Analyze **performance and behavior** of your authorization with tracing tools [jaeger], [signoz] or [zipkin].f
⚡ Analyze **performance and behavior** of your authorization with tracing tools [jaeger], [signoz] or [zipkin].

[jaeger]: https://www.jaegertracing.io/
[signoz]: https://signoz.io/
Expand Down
4 changes: 2 additions & 2 deletions docs/versioned_docs/version-0.5.x/permify-overview/intro.md
Expand Up @@ -18,7 +18,7 @@ Our goal is to make **Google's Zanzibar** available to everyone and help them to

🛡️ **Production ready** authorization API that serve as **gRPC** and **REST**.

🔮 Domain Specific Authorization Language to **easily model** your authorization. SUpporting RBAC, ReBAC, ABAC and more.
🔮 Domain Specific Authorization Language to **easily model** your authorization. Supporting RBAC, ReBAC, ABAC and more.

🔐 Database Configuration to store your permissions with **high availability** and **low latency**.

Expand All @@ -28,7 +28,7 @@ Our goal is to make **Google's Zanzibar** available to everyone and help them to

⚙️ Create custom permissions for your **tenants**, and manage them in a single place with **Multi Tenancy**.

⚡ Analyze **performance and behavior** of your authorization with tracing tools [jaeger], [signoz] or [zipkin].f
⚡ Analyze **performance and behavior** of your authorization with tracing tools [jaeger], [signoz] or [zipkin].

[jaeger]: https://www.jaegertracing.io/
[signoz]: https://signoz.io/
Expand Down
4 changes: 2 additions & 2 deletions docs/versioned_docs/version-0.6.x/permify-overview/intro.md
Expand Up @@ -18,7 +18,7 @@ Our goal is to make **Google's Zanzibar** available to everyone and help them to

🛡️ **Production ready** authorization API that serve as **gRPC** and **REST**.

🔮 Domain Specific Authorization Language to **easily model** your authorization. SUpporting RBAC, ReBAC, ABAC and more.
🔮 Domain Specific Authorization Language to **easily model** your authorization. Supporting RBAC, ReBAC, ABAC and more.

🔐 Database Configuration to store your permissions with **high availability** and **low latency**.

Expand All @@ -28,7 +28,7 @@ Our goal is to make **Google's Zanzibar** available to everyone and help them to

⚙️ Create custom permissions for your **tenants**, and manage them in a single place with **Multi Tenancy**.

⚡ Analyze **performance and behavior** of your authorization with tracing tools [jaeger], [signoz] or [zipkin].f
⚡ Analyze **performance and behavior** of your authorization with tracing tools [jaeger], [signoz] or [zipkin].

[jaeger]: https://www.jaegertracing.io/
[signoz]: https://signoz.io/
Expand Down

0 comments on commit 20f6f65

Please sign in to comment.