Skip to content

Conversation

@Volgat
Copy link

@Volgat Volgat commented Nov 18, 2025

  • Fix typo: 'peak' -> 'peek' in docs/index.md
  • Fix typo in image path: 'wihtout' -> 'without' in firebase.md
  • Fix markdown admonition delimiter: '::::' -> ':::' in firebase.md
  • Fix code block syntax: 'jsx' -> 'yaml' and 'bash' in pre-checks-publishing.md

These corrections improve documentation accuracy and ensure proper syntax highlighting for code examples.

Description

Summary

This PR fixes several typos and formatting issues found in the documentation to improve readability and accuracy.

Changes Made

  • Grammar correction: Fixed typo peakpeek in docs/index.md:74
  • Image path correction: Fixed typo in filename reference wihtoutwithout in docs/integrations/firebase.md:352
  • Markdown syntax fix: Corrected admonition delimiter ::::::: in docs/integrations/firebase.md:211
  • Code block syntax improvements: Updated incorrect language tags in docs/test-and-publish/publish/pre-checks-publishing.md:
    • Line 47: jsxyaml (YAML configuration)
    • Line 88: jsxbash (Dart CLI command)
    • Line 141: jsxyaml (YAML configuration)

Impact

These corrections ensure:

  • ✅ Proper syntax highlighting for code examples
  • ✅ Correct image references
  • ✅ Consistent Markdown formatting
  • ✅ Better documentation accuracy for users

N/A -community contribution

Type of change

  • Typo fix
  • New feature
  • Enhancement to current docs
  • Removed outdated references
  • Update assets

claude and others added 2 commits November 18, 2025 15:10
- Fix typo: 'peak' -> 'peek' in docs/index.md
- Fix typo in image path: 'wihtout' -> 'without' in firebase.md
- Fix markdown admonition delimiter: '::::' -> ':::' in firebase.md
- Fix code block syntax: 'jsx' -> 'yaml' and 'bash' in pre-checks-publishing.md

These corrections improve documentation accuracy and ensure proper
syntax highlighting for code examples.
@pinkeshmars pinkeshmars self-requested a review November 19, 2025 06:41
Copy link
Collaborator

@pinkeshmars pinkeshmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just corrected actual image names as well!

@pinkeshmars pinkeshmars merged commit 02f843d into FlutterFlow:main Nov 19, 2025
1 check passed
@Volgat
Copy link
Author

Volgat commented Nov 26, 2025

Hi @pinkeshmars
I noticed my commits in this PR are attributed to other instead of my GitHub account "Volgat".
My verified GitHub email is mikeamega@yahoo.fr.

Could you please reassociate the commits with my profile when you have a moment?

Thanks! 🙏

@Volgat Volgat deleted the fix-docs-typos-and-formatting branch November 26, 2025 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants