Skip to content

Commit 0eaad84

Browse files
committed
doco
1 parent 66e77d4 commit 0eaad84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

readme.source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Build status](https://travis-ci.org/SimonCropp/TextCopy.svg?branch=master)](https://travis-ci.org/SimonCropp/TextCopy)
55
[![NuGet Status](https://img.shields.io/nuget/v/TextCopy.svg)](https://www.nuget.org/packages/TextCopy/)
66

7-
A netstandard package to copy text to and from the clipboard.
7+
A cross platform package to copy text to and from the clipboard.
88

99
Support is available via a [Tidelift Subscription](https://tidelift.com/subscription/pkg/nuget-textcopy?utm_source=nuget-textcopy&utm_medium=referral&utm_campaign=enterprise).
1010

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<Version>3.1.0</Version>
55
<AssemblyVersion>1.0.0</AssemblyVersion>
66
<PackageTags>Clipboard, Copy</PackageTags>
7-
<Description>A netstandard package to copy text to the clipboard.</Description>
7+
<Description>A cross platform package to copy text to the clipboard.</Description>
88
</PropertyGroup>
99
</Project>

0 commit comments

Comments
 (0)