Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The first thing to do is to remove the exclamation point from the default value for GreetingSource.  Update GreetingSource so that default value assigned to the value parameter is simply 'Hello World!' (the single quotes are optional).

...