Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in syntax document #358

Closed
hsolbrig opened this issue Jul 7, 2020 · 1 comment
Closed

Typo in syntax document #358

hsolbrig opened this issue Jul 7, 2020 · 1 comment

Comments

@hsolbrig
Copy link

hsolbrig commented Jul 7, 2020

Section 9.3 Frame objects has the line:
A frame object MAY include an entry with the key @embed with any value from @always, @list, and @never.

This should read
A frame object MAY include an entry with the key @embed with any value from @always, @once, and @never. (list -> once)

pchampin added a commit that referenced this issue Jul 7, 2020
gkellogg pushed a commit that referenced this issue Jul 7, 2020
@davidlehn
Copy link
Contributor

Fixed in #359.

@hsolbrig hsolbrig closed this as completed Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants