Abdrihman-Hussein opened a new pull request, #43221:
URL: https://github.com/apache/superset/pull/43221

   ### SUMMARY
   
   Small documentation fix in `docs/docs/faq.mdx`.
   
   The FAQ entry **"Why does 'flask fab' or superset freeze/hang/not responding 
when started (my home directory is NFS mounted)?"** was the only entry in the 
FAQ formatted as bold text (`**...**`) instead of a `##` heading, and it 
contained a stray apostrophe/backtick mismatch (`flask fab'`).
   
   Every other question in the FAQ uses a `##` heading. This change makes the 
entry consistent:
   
   - Converts the bold text to a proper `##` heading so it renders and anchors 
like the other FAQ entries
   - Fixes the inline code backticks around `flask fab`
   - Standardizes wording (Superset capitalization, etc.)
   
   ### TESTING INSTRUCTIONS
   
   1. Open the rendered docs page for the FAQ and verify the entry appears as a 
heading consistent with the rest.
   2. Verify the heading anchor works.
   
   ### ADDITIONAL INFORMATION
   
   - No feature flags required
   - No API changes
   - No DB migration required
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to