Correction typos for changelog and activity mobile feature
This commit is contained in:
parent
3572ae8d2e
commit
c1479b36ca
2 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue