chore(curriculum): change to US spelling (#60805)

This commit is contained in:
Clarence Bakosi 2025-06-10 11:08:37 +01:00 committed by GitHub
parent 74ede1345d
commit 5c35432ef2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ Search engines are web-based tools designed to help users find information on th
Key aspects of search engines include web crawlers, also known as spiders or bots, which are programs that systematically browse the web to discover and index new content.
The indexing process involves organising and storing information about web pages in massive databases.
The indexing process involves organizing and storing information about web pages in massive databases.
Search engines also employ ranking algorithms, which are complex systems that determine the order of search results based on factors like relevance, authority, and user experience. Popular search engines include Google, Bing, Yahoo, and DuckDuckGo.