Skip to content

Commit e010e81

Browse files
committed
fix: Correct a phrasing mistake in the slides/weekeleven/index.qmd file.
1 parent ab17b5e commit e010e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slides/weekeleven/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ projects**!
397397
sorted indexes
398398
- Consider full-text search or indexing or databases for complex queries
399399

400-
- {{< iconify fa6-solid arrow-down-a-z >}} **Sort thoughtfully**
400+
- {{< iconify fa6-solid arrow-down-a-z >}} **Sort with project requirements in mind**
401401
- Use Python's `sorted()` or `.sort()` for production workloads
402402
- Use `key=` to sort by dates, relevance, or custom fields
403403

0 commit comments

Comments
 (0)