Skip to content

Commit affa619

Browse files
authored
Use more concise home feature title (nushell#1970)
Use `Cross-platform` instead of `Pipelines to control any OS`. It's not necessarily clear what pipelines refers to. Pipelines may refer to one of many use cases. Pipelines may be a misleading ambiguity to command piping (shell terminology). The previous title lead to a line break. Making it more concise to fit on one line is more consistent with the other two feature titles - leading to a more consistent and balanced layout too. (Body starts on the same vertical position now.)
1 parent e0ee556 commit affa619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tagline: A new type of shell
66
actionText: Get Started →
77
actionLink: /book/
88
features:
9-
- title: Pipelines to control any OS
9+
- title: Cross-platform
1010
details: Nu works on Linux, macOS, BSD, and Windows. Learn it once, then use it anywhere.
1111
- title: Everything is data
1212
details: Nu pipelines use structured data so you can safely select, filter, and sort the same way every time. Stop parsing strings and start solving problems.

0 commit comments

Comments
 (0)