File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export default function GetInvolved() {
66 < div className = { styles . getinvolved } >
77 < div className = { styles . card } >
88 < div className = { styles . label } > Get Involved</ div >
9- Join the global team behind the most popular Python game framework . Ranging from documentation revisions to
9+ Join the global team behind the most popular Python game library . Ranging from documentation revisions to
1010 introducing new features to the pygame API.
1111 < div style = { { display : 'flex' , marginTop : '10px' } } >
1212 < Button text = "GitHub" fontSize = "1.2rem" link = "https://github.com/pygame-community" />
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ export default function Hero() {
1010 </ u > { ' ' }
1111 Python
1212 </ p >
13- < p className = { styles . frameworkgradient } > game framework </ p >
13+ < p className = { styles . frameworkgradient } > game library </ p >
1414 < p > to build powerful games</ p >
1515 < div className = { styles . pipinstallcontainer } >
1616 < p className = { styles . pipinstall } > $ pip install pygame-ce</ p >
You can’t perform that action at this time.
0 commit comments