Skip to content

Commit d6fabb8

Browse files
committed
Committing missed column headers.
1 parent fa86cf9 commit d6fabb8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/general-development/reference-threads-and-digest-threads-in-sharepoint-server-social-feeds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You can identify a reference thread by its [ThreadType](https://msdn.microsoft.
3434
**Table 1. Types of reference thread**
3535

3636

37-
|**Reference type**|**Description**|
37+
|Reference type|Description|
3838
|:-----|:-----|
3939
| [LikeReference](https://msdn.microsoft.com/library/microsoft.sharepoint.client.social.socialthreadtype.aspx) **** <br/> |A reference to a post that a user likes. <br/> |
4040
| [MentionReference](https://msdn.microsoft.com/library/microsoft.sharepoint.client.social.socialthreadtype.aspx) <br/> |A reference to a post that mentions a user. <br/> |

docs/general-development/search-connector-framework-in-sharepoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ To crawl external data, you have to add one of the content source types that sup
146146
**Table 1. Content source types that support BCS indexing connectors**
147147

148148

149-
|**Content source type**|**Description**|
149+
|Content source type|Description|
150150
|:-----|:-----|
151151
|Line of Business Data <br/> |Use this content source for database and web service BCS indexing connectors. <br/> |
152152
|Custom Repository <br/> |Use this content source for .NET and custom BCS indexing connectors. <br/> |
@@ -260,7 +260,7 @@ Table 2 describes the stereotyped operations that apply when you create a BCS in
260260
**Table 2. BCS stereotyped operations supported by Search in SharePoint**
261261

262262

263-
|**Operation**|**Description**|
263+
|Operation|Description|
264264
|:-----|:-----|
265265
|Finder <br/> |Core operation required when creating a BCS connector. This operation retrieves the list of items of the external content source. See [Implementing a Finder](https://msdn.microsoft.com/library/a0cb7cfe-8758-4057-aa85-03071536745e%28Office.15%29.aspx). <br/> |
266266
|SpecificFinder <br/> |Core operation required when creating a BCS connector. This operation retrieves individual items from the external content source. See [Implementing a SpecificFinder](https://msdn.microsoft.com/library/9b6effa5-20ce-4ce7-a8dc-0fd601eb0f23%28Office.15%29.aspx). <br/> |

0 commit comments

Comments
 (0)