Typo on Building an Application -- Creating a List View
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 58
- Forks
- 160
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 12
Description
1) Many of the examples show:
app/tables/census/html/
I think it should be:
app/config/tables/census/html/
2)In the example, the detail HTML page is named: app/tables/census/html/census_detail.js
I think it should be: app/tables/census/html/census_detail.html
Contributor guide
Research direction
Open the “Building an Application -- Creating a List View” documentation page and find the examples containing the listed app/tables/census/html/ paths. Verify both reported corrections, then update the directory path and the census_detail.js filename reference to the requested values. Done means both examples consistently show the corrected paths.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100