Skip to content

Commit a860550

Browse files
fix: apply prettier formatting
Co-Authored-By: Nidhi Singh <[email protected]>
1 parent 5fe32a8 commit a860550

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/lazer/payload-reference.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ Main aggregate price calculated from all contributing publishers
134134
**Null Price Values**: In some cases, you may receive a `null` value for the
135135
`price` field (shown as `"price": null` in JSON). This indicates that the
136136
price could not be computed at that moment. When this occurs, you should
137-
either use the last valid price you received or wait for a fresh update with
138-
a valid price. Note that you may not always receive a price update in the
137+
either use the last valid price you received or wait for a fresh update with a
138+
valid price. Note that you may not always receive a price update in the
139139
response if no valid price is available.
140140
</Callout>
141141

0 commit comments

Comments
 (0)