We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db588f commit 6067aa2Copy full SHA for 6067aa2
examples/official-site/sqlpage/migrations/50_blog_json.sql
@@ -142,7 +142,7 @@ This query will:
142
1. Create a dropdown option for each user
143
2. Use their name as the display label
144
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
+4. Mark the option as selected if the user''s ID exists in the $selected_ids array
146
147
### Combining two JSON objects
148
0 commit comments