diff --git a/exercises/gigasecond/README.md b/exercises/gigasecond/README.md index 3dc461f9e..015099218 100644 --- a/exercises/gigasecond/README.md +++ b/exercises/gigasecond/README.md @@ -1,6 +1,7 @@ # Gigasecond -Calculate the moment when someone has lived for 10^9 seconds. +Given a moment, determine the moment that would be after a gigasecond +has passed. A gigasecond is 10^9 (1,000,000,000) seconds.