diff --git a/cfp/templates/cfpcreate.html b/cfp/templates/cfpcreate.html index 01d7d3c..b641db1 100644 --- a/cfp/templates/cfpcreate.html +++ b/cfp/templates/cfpcreate.html @@ -1,7 +1,7 @@ {% extends "regform.html" %} {% block helppage %}
This page lets you suggest a session topic for the Design Summit.
-Fill the Title, Description and Topic mandatory fields. You can also add links to existing Launchpad blueprints you created on the same subject, or add additional notes to further explain your idea to the PTL or lead reponsible for selecting the content.
+Fill the Title, Description and Topic mandatory fields. You can also add links to existing Launchpad blueprints you created on the same subject, or add additional notes to further explain your idea to the PTL or lead responsible for selecting the content.
You should pay special attention to the Topic, as you can't change it yourself later. Available topics are:
{% for topic in topics %}{{topic.name}}: {{topic.description}}