diff --git a/greeting.md b/greeting.md index fcc46eb..94350c3 100644 --- a/greeting.md +++ b/greeting.md @@ -1,7 +1,7 @@ You can use this sidebar to filter and sort the data based on the columns available in the `tips` table. Here are some examples of the kinds of questions you can ask me: -1. Filtering: "Show only Male smokers who had Dinner on Saturday." -2. Sorting: "Show all data sorted by total_bill in descending order." -3. Answer questions about the data: "How do tip sizes compare between lunch and dinner?" +1. Filtering: Show only Male smokers who had Dinner on Saturday. +2. Sorting: Show all data sorted by total_bill in descending order. +3. Answer questions about the data: How do tip sizes compare between lunch and dinner? -You can also say "Reset" to clear the current filter/sort, or "Help" for more usage tips. +You can also say Reset to clear the current filter/sort, or Help for more usage tips.