Skip to content

Correct some typos and consistency errors#2

Merged
srmnitc merged 1 commit intoICAMS:mainfrom
braulio-sanchez:main
Mar 5, 2026
Merged

Correct some typos and consistency errors#2
srmnitc merged 1 commit intoICAMS:mainfrom
braulio-sanchez:main

Conversation

@braulio-sanchez
Copy link

No description provided.

Copilot AI review requested due to automatic review settings March 5, 2026 11:45
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR cleans up minor typos and consistency issues in the phase-diagram tutorial notebook.

Changes:

  • Fixes misspellings in explanatory markdown (e.g., “temperaturates”, “temprature”).
  • Makes naming/terminology more consistent in the “Complete AgCu phase diagram” section.
  • Removes a duplicated word (“and and”) in the PhaseDiagram description.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"| Key | Value | Meaning |\n",
"|---|---|---|\n",
"| `temperature` | `[1200, 1400]` | Temperature range (K) for the temprature sweep. calphy integrates $F(T)$ from 1200 K to 1400 K . |\n",
"| `temperature` | `[1200, 1400]` | Temperature range (K) for the temperature sweep. calphy integrates $F(T)$ from 1200 K to 1400 K . |\n",
Copy link

Copilot AI Mar 5, 2026

Choose a reason for hiding this comment

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

There’s an extra space before the period in "1400 K ."; please remove it for correct punctuation ("1400 K.").

Suggested change
"| `temperature` | `[1200, 1400]` | Temperature range (K) for the temperature sweep. calphy integrates $F(T)$ from 1200 K to 1400 K . |\n",
"| `temperature` | `[1200, 1400]` | Temperature range (K) for the temperature sweep. calphy integrates $F(T)$ from 1200 K to 1400 K. |\n",

Copilot uses AI. Check for mistakes.
@srmnitc srmnitc merged commit a7ee1fe into ICAMS:main Mar 5, 2026
3 of 4 checks passed
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