Skip to content

Commit e79d203

Browse files
authored
docs: Update style-guide.mdx
1 parent 97e54e0 commit e79d203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/product/data-modeling/recipes/style-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ cubes:
275275
- Make sure lines are no longer than 80 characters.
276276
- If quotes are needed around a string, use [backticks][wiki-backtick].
277277

278-
### Example YAML
278+
### Example JavaScript
279279

280280
```javascript
281281
cube(`users`, {

0 commit comments

Comments
 (0)