protocols
protocols copied to clipboard
Fix Typographical Errors in Documentation Files
trafficstars
Pull Request Description
Summary
This pull request addresses two typographical errors in the documentation files and improves clarity for the users. The following changes were made:
-
Fixed Typographical Errors:
- Replaced "creater" with "creator" in multiple sections of the
deployment.mdfile. - Corrected "computationaly" to "computationally" in the
README.mdfile.
- Replaced "creater" with "creator" in multiple sections of the
-
Updated Documentation:
- Modified
deployment.mdto ensure correct terminology and consistency. - Enhanced
README.mdfor clarity by fixing a typo in the description of computational resources.
- Modified
Files Changed
-
deployment.md- Corrected all instances of "creater" to "creator."
-
README.md- Fixed the typo "computationaly" to "computationally" under the section explaining the heavy computational workload.
Impact
- Improves professionalism and readability of the documentation.
- Resolves minor confusion caused by incorrect spelling.
@cleanunicorn @kongliangzhong @hzbdesigner Hi! Just a reminder about my PR . If everything looks good, it would be great if you could merge it. Thanks! 😊