guides-source icon indicating copy to clipboard operation
guides-source copied to clipboard

Update looping-through-lists.md last subheading mistypo

Open iamguruprasath-v opened this issue 5 months ago • 2 comments

Incorrect Subheading: ❌ Empty Lists

Corrected Subheading: ✅ Empty Object

iamguruprasath-v avatar May 30 '25 07:05 iamguruprasath-v

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar May 30 '25 07:05 netlify[bot]

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

mansona avatar Jun 06 '25 21:06 mansona

Thanks for submitting! I am closing this PR because I agree with @mansona, the current header seems to be correct.

locks avatar Jul 12 '25 23:07 locks