Skip to content

Commit

Permalink
Merge pull request #122 from jonathanKingston/slot-proposal-name-fix
Browse files Browse the repository at this point in the history
Fixing 'slot id' to be 'slot name'
  • Loading branch information
hayatoito committed Jun 17, 2015
2 parents 0fe7185 + ec59b52 commit daf8c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/Slots-Proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ partial interface Element {
}
```

* ```slot``` -- reflects the ```slot``` attribute. The ```slot``` attribute represents the **slot id**.
* ```slot``` -- reflects the ```slot``` attribute. The ```slot``` attribute represents the **slot name**.

0 comments on commit daf8c8a

Please sign in to comment.