From 5c35432ef2f99360605490ee129ac1e4cf9e5fc1 Mon Sep 17 00:00:00 2001 From: Clarence Bakosi Date: Tue, 10 Jun 2025 11:08:37 +0100 Subject: [PATCH] chore(curriculum): change to US spelling (#60805) --- .../672ac96491845f43ea9a26d7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/25-front-end-development/lecture-browsing-the-web-effectively/672ac96491845f43ea9a26d7.md b/curriculum/challenges/english/25-front-end-development/lecture-browsing-the-web-effectively/672ac96491845f43ea9a26d7.md index c934f6bceee..1fd27514874 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-browsing-the-web-effectively/672ac96491845f43ea9a26d7.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-browsing-the-web-effectively/672ac96491845f43ea9a26d7.md @@ -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.