diff --git a/Changelog.md b/Changelog.md index 577127dac..4a2775725 100644 --- a/Changelog.md +++ b/Changelog.md @@ -99,7 +99,7 @@ by them self. ## Bug fixes -* Fix posting functionality on tags show view [#4017][#4107](https://github.com/diaspora/diaspora/issues/4017)(https://github.com/diaspora/diaspora/pull/4112) +* Fix posting functionality on tags show view [#4112](https://github.com/diaspora/diaspora/pull/4112) * Fix cancel button on getting_started confirmation box [#4073](https://github.com/diaspora/diaspora/issues/4073) * Reset comment box height after posting a comment. [#4030](https://github.com/diaspora/diaspora/issues/4030) * Fade long tag names. [#3899](https://github.com/diaspora/diaspora/issues/3899) diff --git a/features/activity_stream_mobile.feature b/features/activity_stream_mobile.feature index 003753d7c..e5d87cecc 100644 --- a/features/activity_stream_mobile.feature +++ b/features/activity_stream_mobile.feature @@ -2,7 +2,7 @@ Feature: Viewing my activity on the steam mobile page In order to navigate Diaspora* As a mobile user - I want to view my actituty stream + I want to view my activity stream Background: Given a user with username "alice"