Skip to content

Fix typos in routing and error message #443

Description

@codealchemist007

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Typos Found

  1. Route name typo in lib/main.dart (line 52)

    • /progarm_page should be /program_page
  2. Route name typo in lib/splash_screen.dart (line 14)

    • /progarm_page should be /program_page
  3. Error message typo in lib/programs screen/open_summer_of_code.dart (line 281)

    • "Some error occured" should be "Some error occurred"

These are simple spelling/naming fixes that won't affect functionality.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions