guides-source
guides-source copied to clipboard
Update looping-through-lists.md last subheading mistypo
Incorrect Subheading: ❌ Empty Lists
Corrected Subheading: ✅ Empty Object
Deploy Preview for ember-guides ready!
| Name | Link |
|---|---|
| Latest commit | 7f385eefcf0cf920767a81fc5fabc459599bd59a |
| Latest deploy log | https://app.netlify.com/projects/ember-guides/deploys/6842d8f1010b30000889c9c0 |
| Deploy Preview | https://deploy-preview-2115--ember-guides.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
Hi @iamguruprasath-v , thanks for your contribution 🎉 I've looked at what you're suggesting and it doesn't seem like it's a correct suggestion 🤔
The heading you're trying to change is referring to the {{#each}} helper which is to do with looping through lists not objects, {{#each-in}} is for looping through objects
Thanks for submitting! I am closing this PR because I agree with @mansona, the current header seems to be correct.