Skip to content

Commit 6067aa2

Browse files
committed
syntax
1 parent 0db588f commit 6067aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/official-site/sqlpage/migrations/50_blog_json.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ This query will:
142142
1. Create a dropdown option for each user
143143
2. Use their name as the display label
144144
3. Use their ID as the value
145-
4. Mark the option as selected if the user's ID exists in the $selected_ids array
145+
4. Mark the option as selected if the user''s ID exists in the $selected_ids array
146146
147147
### Combining two JSON objects
148148

0 commit comments

Comments
 (0)