Skip to content

Commit c986c01

Browse files
authored
Fix small typo in required-knowledge.md (#287)
1 parent 3518a75 commit c986c01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/postgraphile/required-knowledge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ create policy friend_insert on my_other_table for insert with check ( are_friend
179179

180180
#### Recommended path
181181

182-
A good way to tackle and make a sense of PostGraphile is to go through these
182+
A good way to tackle and make sense of PostGraphile is to go through these
183183
steps:
184184

185185
[**Introduction**](/postgraphile/introduction/)

0 commit comments

Comments
 (0)