File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/homepageExperience/components/steps/go Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -82,9 +82,9 @@ At 2024-12-13T13:33:18Z in Portland there were 30 ants and 0 bees`
82
82
with a "census" measurement and either "bees" or "ants" fields.
83
83
</ p >
84
84
< p >
85
- The following snippet introduces query parameters for the model query above.
86
- The fixed values "bees" and "ants" are replaced with "species1" and "species2".
87
- Add this to the end of your{ ' ' }
85
+ The following snippet introduces query parameters for the model query
86
+ above. The fixed values "bees" and "ants" are replaced with "species1"
87
+ and "species2". Add this to the end of your{ ' ' }
88
88
< code className = "homepage-wizard--code-highlight" > main</ code > function:
89
89
</ p >
90
90
< CodeSnippet
You can’t perform that action at this time.
0 commit comments