diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-01 17:17:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-01 17:17:51 -0400 |
commit | fb58d1a560f7c4c94826ec63de16e0276d1f17f8 (patch) | |
tree | bd35704caa20eda4eaa2d23ebc4c473152c456c5 /doc/backends.mdwn | |
parent | 6bddebdb79ca8ed168e143d533a6101c7d469628 (diff) |
wording
Diffstat (limited to 'doc/backends.mdwn')
-rw-r--r-- | doc/backends.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/backends.mdwn b/doc/backends.mdwn index 03502eaa1..9e698032d 100644 --- a/doc/backends.mdwn +++ b/doc/backends.mdwn @@ -9,7 +9,7 @@ to retrieve the file's content (its value). Multiple pluggable backends are supported, and a single repository can use different backends for different files. -These backends can transfer file contents in configured git remotes. +These backends can transfer file contents between configured git remotes. It's also possible to use [[special_remotes]], such as Amazon S3 with these backends. |