Skip to content
Snippets Groups Projects
Commit 26ba4546 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

Merge pull request #530 from metabase/tweaks

Tiny copy tweaks
parents fcd08707 6ba52dd2
Branches
Tags
No related merge requests found
......@@ -14,9 +14,9 @@ export default React.createClass({
getDefaultProps: function() {
return {
normalText: "Save",
activeText: "Saving ...",
activeText: "Saving...",
failedText: "Save failed",
successText: "Save succeeded",
successText: "Saved",
className: 'Button'
};
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment