Skip to content

fix: correct spelling in README and MBConv layer#80

Open
albedo-c wants to merge 1 commit intoopenclimatefix:mainfrom
albedo-c:fix/typo-20260303
Open

fix: correct spelling in README and MBConv layer#80
albedo-c wants to merge 1 commit intoopenclimatefix:mainfrom
albedo-c:fix/typo-20260303

Conversation

@albedo-c
Copy link
Copy Markdown

@albedo-c albedo-c commented Mar 2, 2026

Summary

This PR fixes two spelling errors found in the codebase:

  1. README.md (line 36): Corrected "avaiilable" to "available" in the description of GOES-16 data
  2. metnet/layers/MBConv.py (line 70): Corrected "isnt" to "isn't" in the NotImplementedError message

Changes

  • Fixed typo in README.md
  • Fixed typo in MBConv.py error message

Impact

These are simple text-only changes that improve code readability and maintain professional documentation standards. No functional changes to the code.

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.

1 participant