Fix typo on GSoC Advice page
authorDaniel Gustafsson <daniel@yesql.se>
Wed, 5 Apr 2023 08:32:11 +0000 (10:32 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Wed, 5 Apr 2023 08:32:11 +0000 (10:32 +0200)
s/distict/distinct/

templates/pages/developer/summerofcodeadvice.html

index de8b6c49a3eb785c5f95dd58b457c9ba8066df44..7d02da6ae547a0c5310c422943734ca807a019c1 100644 (file)
@@ -18,7 +18,7 @@ and/or diligence, use them as a reference.
 </p><p>
 <strong>Be Early:</strong> We expect to receive 50 to 100 applications for five to eight spots.  Applications which we get on the first day of the application period will get more attention from the mentors, and thus more chance of being accepted, than applications which show up on the last day.
 </p><p>
-<strong>Be Specific:</strong> Your proposal should include specific, well-defined deliverables and timelines.  "Fix the query planner" is bad. "I expect to take 10 weeks implementing a new n-distict algorithm for better rowcount estimation and integrating it into the PostgreSQL planner." is good.
+<strong>Be Specific:</strong> Your proposal should include specific, well-defined deliverables and timelines.  "Fix the query planner" is bad. "I expect to take 10 weeks implementing a new n-distinct algorithm for better rowcount estimation and integrating it into the PostgreSQL planner." is good.
 </p><p>
 <strong>Be Bold:</strong> suggest innovative and ambitious approaches to solve hard
 problems. Ultimately, we're looking for new major contributors for our