Skip to content

Commit b1f1567

Browse files
authored
fix: discreet information (#459)
1 parent 9a68d53 commit b1f1567

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
lines changed

docs/3.0/discreet-information.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license: community
77
# Discreet Information
88

99
Sometimes you need to have some information available on the record page, but not necesarily front-and-center.
10-
This is where the Discreet Information option is handy.
10+
This is where the Discreet Information option is handy. You can use it to display one or more pieces of information.
1111

1212
```ruby
1313
# app/avo/resources/post.rb
@@ -143,16 +143,6 @@ end
143143

144144
</Option>
145145

146-
## Display multiple pieces of information
147-
148-
You can use it to display one or more pieces of information.
149-
150-
## Information properties
151-
152-
Each piece of information has a fe
153-
154-
155-
156146
## Full configuration
157147

158148

docs/4.0/discreet-information.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license: community
77
# Discreet Information
88

99
Sometimes you need to have some information available on the record page, but not necesarily front-and-center.
10-
This is where the Discreet Information option is handy.
10+
This is where the Discreet Information option is handy. You can use it to display one or more pieces of information.
1111

1212
```ruby
1313
# app/avo/resources/post.rb
@@ -143,16 +143,6 @@ end
143143

144144
</Option>
145145

146-
## Display multiple pieces of information
147-
148-
You can use it to display one or more pieces of information.
149-
150-
## Information properties
151-
152-
Each piece of information has a fe
153-
154-
155-
156146
## Full configuration
157147

158148

0 commit comments

Comments
 (0)