Skip to content

Commit 8e92352

Browse files
committed
Fix documentation typo
1 parent 314b935 commit 8e92352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ views in that schema:
3333
Of course, the user will need the `USAGE` privilege on the schema:
3434

3535
INSERT INTO public.permission_target
36-
(role_name, permissions,i
36+
(role_name, permissions,
3737
object_type, schema_name)
3838
VALUES
3939
('appuser', '{USAGE}',

0 commit comments

Comments
 (0)