Skip to content

Commit 2b1cf1f

Browse files
ppom0lovasoa
andauthored
Update examples/official-site/your-first-sql-website/extensions-to-sql.md
Co-authored-by: Ophir LOJKINE <[email protected]>
1 parent 5a71f85 commit 2b1cf1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/official-site/your-first-sql-website/extensions-to-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ SELECT * FROM blog WHERE slug = sqlpage.path()
161161

162162
`sqlpage.path()` will get replaced by the result of the function.
163163

164-
2. **Execution after the query**
164+
### Execution functions *after* receiving results from the database
165165

166166
When they process results coming from the database:
167167

0 commit comments

Comments
 (0)