From 6120ecfa14c1fb0058be17473b405a385eec00bb Mon Sep 17 00:00:00 2001 From: Ariel Mashraki <7413593+a8m@users.noreply.github.com> Date: Wed, 1 Jun 2022 14:03:53 +0300 Subject: [PATCH] Update README.md Fixed https://github.com/ent/ent/discussions/2585. --- examples/privacytenant/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/privacytenant/README.md b/examples/privacytenant/README.md index 8d0e44794..92919db72 100644 --- a/examples/privacytenant/README.md +++ b/examples/privacytenant/README.md @@ -1,7 +1,6 @@ # Privacy Multi-Tenant Example -An example for an application that allows any user to read any data, -but accepts mutations only from viewers with admin role. +The example code for https://entgo.io/docs/privacy#multi-tenancy. ### Generate Assets